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.jav a: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
