This is a JAXP issue I think. Which JAXP version are you using?
 
Do you have the correct XML parser in your classpath (probably crimson.jar or xerces.jar depending on where you're picking up the jaxp.jar from). They can often get patched by different parsers as they tend to embed which parser to use in the jar.
 
James
 
----- Original Message -----
Sent: Thursday, June 21, 2001 6:05 PM
Subject: [dom4j-user] transformation error ?

I run the servlet that transform the dom to html using xslt and its runs fine (using WebSphere Test Environment ) but when I tried to run it in actual WebSphere it gives me this error
 
javax.xml.transform.TransformerConfigurationException: System property org.xml.sax.driver not specified
 
does anyone have any clue for that ?
thanks
arsalan


Get your FREE download of MSN Explorer at http://explorer.msn.com

_______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to