Comment 4 for bug 297675

Revision history for this message
Abhinav Upadhyay (er-abhinav-upadhyay) wrote :

I created a user instance of tomcat6 using tomcat6-instance-create

When I try to configure in Eclipse, it complains that lib/jasper-el.jar not found. I can overcome this by creating a symbolic link to /usr/share/tomcat6/lib in my user instance directory.

Next, when I try to start the server, it will complain about not finding catalina.policy (as reported in the bug) in the conf directory.

I can again overcome this by creating another symbolic link, but indeed this is too much work.