<br><font size=2 face="sans-serif">Hi </font><font size=2><tt>Alexey</tt></font><font size=2 face="sans-serif">,</font>
<br>
<br><font size=2 face="sans-serif">Thank you very much for identifying
the issue.</font>
<br>
<br><font size=2 face="sans-serif">You are correct. After updating my startup
script, it works good with OC4J also.</font>
<br>
<br><font size=2 face="sans-serif">Thanks again.<br>
<br>
<br>
Thanks.<br>
<br>
<br>
Regards,<br>
<br>
Santosh<br>
281-877-6277</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Alexey Gagarinov <agagarinov@renderx.com></b>
</font>
<br><font size=1 face="sans-serif">Sent by: owner-xep-support@renderx.com</font>
<p><font size=1 face="sans-serif">07/31/2009 11:06 AM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
xep-support@renderx.com</font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">xep-support@renderx.com</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [xep-support] Calling from servlet
not working as expected.</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt>Santosh,<br>
<br>
> As I mentioned earlier, my sample servlet with RenderX API does
not <br>
> good with OC4J app server (with J2SE1.4 and Servlet spec2.3).<br>
<br>
OC4J has a built-in (preloaded) Oracle XML parser, an old and buggy one.<br>
<br>
You should force to use Saxon XSLT transformer (Saxon is shipped with <br>
Aelfred XML parser).<br>
<br>
Please make sure that saxon.jat is in the classpath and try to add the
<br>
javax.xml.parsers.SAXParserFactory and <br>
javax.xml.transform.TransformerFactory properties into the launch sript:<br>
<br>
...<br>
-Djavax.xml.parsers.SAXParserFactory=com.icl.saxon.aelfred.SAXParserFactoryImpl<br>
-Djavax.xml.transform.TransformerFactory=com.icl.saxon.TransformerFactoryImpl<br>
com.renderx.xep.XSLDriver ...<br>
<br>
<br>
Are you sure that XEP writes no errors/exceptions into the log <br>
(System.err)?<br>
<br>
Regards,<br>
Alexey Gagarinov<br>
RenderX<br>
---<br>
www.renderx.com<br>
<br>
<br>
<br>
-------------------<br>
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'<br>
in the body of the message to majordomo@renderx.com from the address<br>
you are subscribed from.<br>
(*) By using the Service, you expressly agree to these Terms of Service
http://www.renderx.com/terms-of-service.html<br>
<br>
</tt></font>
<br>