hello,
when i run my xml to pdf generation programme through weblogic6.0 server by calling a JSP page, i am getting a stack of exception messages containing the message
"javax.xml.transform.TransformerConfigurationException: System property org.xml.sax.driver not specified"
when i run the same programme as a Java application it is running fine, apart from this iam unable to invoice the class files directly from the jar files, sometimes i had to unjar the files to solve the compilation problems.
i appreciate if you can give me a solution.
thanks in advance.
saiprasad.
when i run my xml to pdf generation programme through weblogic6.0 server by calling a JSP page, i am getting a stack of exception messages containing the message
"javax.xml.transform.TransformerConfigurationException: System property org.xml.sax.driver not specified"
when i run the same programme as a Java application it is running fine, apart from this iam unable to invoice the class files directly from the jar files, sometimes i had to unjar the files to solve the compilation problems.
i appreciate if you can give me a solution.
thanks in advance.
saiprasad.