Tomcat 5.5.17 500 error

2006-04-23 Thread Jack Wang
I hava a web app running well in tomcat 5.5.16 yesterday, but when I copy the app in another machine, I met following error. "org.apache.jasper.JasperException: File "/webwork" not found" when I use webwork in jsp. "org.apache.jasper.JasperException: /index.jsp(22,4) File "/common/cn/myMen

Re: Tomcat 5.5.17 500 error

2006-04-24 Thread Marc Farrow
Looks like the "webwork" context is not deployed on the other machine. Although you might have copied the app over, the context is not deployed under Tomcat. Try to view your list of contexts deployed by using this URL and logging into an account that has a manager role defined. http://localhost: