I believe adding xalan and xerces to Tomcat's common/endorsed directory will fix this. Or upgrading to Tomcat 5.x.
http://xml.apache.org/xalan-j/faq.html#faq-N10109 Matt On 7/5/07, Ding, Qin <[EMAIL PROTECTED]> wrote:
I am using appfuse 1.9.4, JSF and DB2. After I follow the tutorial to expose service bean via DWR, and key in http://localhost:8080/appfuse/dwr I got an error: javax.servlet.ServletException: Servlet.init() for servlet dwr-invoker threw exception at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1146) in log file: ERROR [http-8080-Processor25] [/appfuse].log(675) | StandardWrapper.Throwable javax.xml.transform.TransformerFactoryConfigurationError: Provider org.apache.xalan.processor.TransformerFactoryImpl not found. I did the same thing in appfuse 1.9.4/SpringMVC, I don' have the error. How can I fix this? Thank you. Qin
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
