trying to install jbpm on tomcat. Used the instructions in
http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmOnTomcat
but seeing the following error when i try to load
http://localhost:8080/jbpm-console/
The server encountered an internal error () that prevented it from fulfilling this
request.
exception
org.apache.jasper.JasperException: javax.servlet.ServletException:
javax.xml.transform.TransformerConfigurationException: Could not compile stylesheet
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:565)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:414)
root cause
javax.xml.transform.TransformerConfigurationException: Could not compile stylesheet
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:824)
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:619)
org.apache.jsp.index_jsp._jspService(index_jsp.java:77)
I also see the follwing error in catalina.log
ERROR: '/usr/local/output/tomcat/base/webapps/jbpm-console/interface.xsl (No su
ch file or directory)'
FATAL ERROR: 'Could not compile stylesheet'
has anyone seen this before? been stuck for sometime and looking for help
Thanks
Vijay
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048063#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...