** Changed in: tomcat6 (Ubuntu)
Importance: Undecided => Wishlist
Status: Incomplete => Confirmed
** Summary changed:
- catalina.policy and bootstrap.jar should be copied on soft linked
+ Eclipse can't find catalina.policy and bootstrap.jar where it expects them
--
Eclipse can't find
Eclipse uses installed tomcat, but create in fact it's own user instance, e.g.
it creates separate server.xml, catalina.policy, catalina.properties,
context.xml, tomcat-users.xml and web.xml configuration files. So, when
configure installed runtime, it can be pointed to system installation (unp
Tomcat 6 is set up following the rules described in Tomcat6's RUNNING.txt to
separate instances, with:
CATALINA_HOME in /usr/share/tomcat6
CATALINA_BASE in /var/lib/tomcat6 or any of the "tomcat6-instance-create"
created directories
bootstrap.jar is in CATALINA_HOME/bin
If you make use of it, ca