hi,
i will try this next week :)

thanks a lot,
CuPaKoB

Ok, first of all add the following Java options to your Java command line :
-Dorg.xml.sax.driver=org.apache.xerces.parsers.SAXParser

We also had to add those options to increase the memory size but I
don't know if you have to :
-Xmx512M
-Xms512M

Finally, create a directory named "endorsed" in "ORACLE_HOME\jdk\jre\lib"  and
put there the following libraries :

xalan-2.5.0.jar or higher
xercesImpl-2.6.2.jar or higher
xml-apis.jar

Restart your container and everything should work.

Please note that Oracle doesn't support this configuration but it works so....
Good luck!



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to