RE: [xep-support] Using catalog resolver of XEP

From: Slomp, Martinus <MSlomp@kluwer.nl>
Date: Mon May 19 2008 - 01:11:41 PDT

Thank you all for your replies. I resolved my issue with setting the system properties of renderx with the resolver of apache.

Thanks and regards,

Martinus

-----Oorspronkelijk bericht-----
Van: owner-xep-support@renderx.com
[mailto:owner-xep-support@renderx.com]Namens Alexei Gagarinov
Verzonden: woensdag 14 mei 2008 16:56
Aan: xep-support@renderx.com
Onderwerp: Re: [xep-support] Using catalog resolver of XEP

Hi Martinus,

> I want to know if it is possible to assign a catalog resolver to XEP from within Apache Cocoon.

Yes.
If you use XSL-FO as a source, just set the appropriate Java System
properties.

Roughly,

System.setProperty("com.renderx.sax.entityresolver",
"org.apache.xml.resolver.tools.CatalogResolver");
System.setProperty("com.renderx.jaxp.uriresolver",
"org.apache.xml.resolver.tools.CatalogResolver");

in any place of your Java code (before calling the format() method, of
course).

Best regards,
   Alexei Gagarinov
RenderX

---
www.renderx.com
www.renderx.net
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
This email and any attachments may contain confidential or privileged information and is intended for the addressee only. If you are not the intended recipient, please immediately notify us by email or telephone and delete the original email and attachments without using, disseminating or reproducing its contents to anyone other than the intended recipient. Kluwer shall not be liable for the incorrect or incomplete transmission of this email or any attachments, nor for unauthorized use by its employees. 
Deze e-mail (en eventuele bijlagen) kan vertrouwelijke informatie bevatten en is alleen bestemd voor de geadresseerde. Als u niet de bedoelde geadresseerde bent, informeer ons a.u.b. hierover per e-mail of telefoon en verwijder de originele e-mail zonder de inhoud en bijlagen te gebruiken, te verspreiden of te vermenigvuldigen aan anderen dan de bedoelde geadresseerde. Kluwer is niet aansprakelijk voor onjuiste of incomplete verzending van deze e-mail en bijlagen, noch voor ongeautoriseerd gebruik door haar medewerkers. 
Kluwer bv is statutair gevestigd te Deventer en ingeschreven in het handelsregister van de Kamer van Koophandel onder het nummer 380 132 26.
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Mon May 19 02:32:14 2008

This archive was generated by hypermail 2.1.8 : Mon May 19 2008 - 02:32:19 PDT