Hi,
I'va a problem to run servlet which use Transformer (for XSL transform with xalan2.2.D11 and Xerces1.4.3) with a browser (it's run (with special config under JBuilder5))
I have see the fact of remove jaxp.jar and parser.jar of Tomcat but a the starting of JBuilder, I've got a popup which say me "Bad Tomcat Configuration" (It waits all the specify jar...but WHERE he knows that he needs this file)
The error message is : javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.xml.sax.SAXException: Namespace not supported by SAXParser
in the Tomcat Log...
Also if you can help me, it's was great!
Thanks!!!
Seb
I'va a problem to run servlet which use Transformer (for XSL transform with xalan2.2.D11 and Xerces1.4.3) with a browser (it's run (with special config under JBuilder5))
I have see the fact of remove jaxp.jar and parser.jar of Tomcat but a the starting of JBuilder, I've got a popup which say me "Bad Tomcat Configuration" (It waits all the specify jar...but WHERE he knows that he needs this file)
The error message is : javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.xml.sax.SAXException: Namespace not supported by SAXParser
in the Tomcat Log...
Also if you can help me, it's was great!
Thanks!!!
Seb