Activity log for bug #297675

Date Who What changed Old value New value Message
2008-11-13 14:28:16 Azamat S. Kalimoulline bug added bug
2008-11-14 10:35:59 Thierry Carrez tomcat6: status New Incomplete
2008-11-14 10:35:59 Thierry Carrez tomcat6: statusexplanation 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, catalina.policy should be in CATALINA_BASE/conf. At this point it is not linked in /var/lib/tomcat6 and not installed by default in user instances. We could add it but it would be in CATALINA_BASE, not CATALINA_HOME... If Eclipse expects to find everything in the same directory, then it is probably not compatible with the CATALINA_HOME/CATALINA_BASE setups described in Tomcat documentation. Could you please detail your use case ? I suspect you want to use Eclipse to directly configure/use Tomcat 6 for development purposes. In that case you should probably be using user instances rather than the system instance. See "Using private instances" in http://doc.ubuntu.com/ubuntu/serverguide/C/tomcat.html You can then create a catalina.policy in yourinstance/conf, link yourinstance/bin/bootstrap.jar to /usr/share/tomcat6/bin/bootstrap.jar, and point Eclipse to yourinstance. Eclipse shouldn't be using the system instance anyway (system configuration should be done by root, not the user).
2008-11-17 10:15:22 Thierry Carrez tomcat6: status Incomplete Confirmed
2008-11-17 10:15:22 Thierry Carrez tomcat6: importance Undecided Wishlist
2008-11-17 10:15:22 Thierry Carrez tomcat6: statusexplanation 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, catalina.policy should be in CATALINA_BASE/conf. At this point it is not linked in /var/lib/tomcat6 and not installed by default in user instances. We could add it but it would be in CATALINA_BASE, not CATALINA_HOME... If Eclipse expects to find everything in the same directory, then it is probably not compatible with the CATALINA_HOME/CATALINA_BASE setups described in Tomcat documentation. Could you please detail your use case ? I suspect you want to use Eclipse to directly configure/use Tomcat 6 for development purposes. In that case you should probably be using user instances rather than the system instance. See "Using private instances" in http://doc.ubuntu.com/ubuntu/serverguide/C/tomcat.html You can then create a catalina.policy in yourinstance/conf, link yourinstance/bin/bootstrap.jar to /usr/share/tomcat6/bin/bootstrap.jar, and point Eclipse to yourinstance. Eclipse shouldn't be using the system instance anyway (system configuration should be done by root, not the user).
2008-11-17 10:16:22 Thierry Carrez title catalina.policy and bootstrap.jar should be copied on soft linked Eclipse can't find catalina.policy and bootstrap.jar where it expects them
2009-11-29 18:36:47 Niels Thykier bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551091
2009-12-14 13:19:41 Thierry Carrez bug task added tomcat6 (Debian)
2009-12-14 13:25:51 Thierry Carrez tomcat6 (Ubuntu): status Confirmed Triaged
2009-12-30 16:55:25 Bug Watch Updater tomcat6 (Debian): status Unknown Incomplete
2011-03-09 21:14:18 Abhinav Upadhyay bug added subscriber Abhinav Upadhyay
2011-03-10 17:44:01 Abhinav Upadhyay tomcat6 (Ubuntu): assignee Abhinav Upadhyay (er-abhinav-upadhyay)
2011-03-10 17:44:31 Abhinav Upadhyay tags bitesize
2011-03-11 07:17:34 Abhinav Upadhyay tomcat6 (Ubuntu): status Triaged In Progress
2011-03-11 08:35:53 Launchpad Janitor branch linked lp:~er-abhinav-upadhyay/ubuntu/natty/tomcat6/bugfix-297675
2011-03-11 09:04:53 Abhinav Upadhyay attachment added tomcat6-bugfix-297675.diff https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/297675/+attachment/1900544/+files/tomcat6-bugfix-297675.diff
2011-03-11 17:33:31 Brian Murray bug added subscriber Ubuntu Review Team
2011-03-11 17:33:33 Brian Murray tags bitesize bitesize patch
2011-03-11 20:49:16 Abhinav Upadhyay attachment added Updated patch for bug 297675 https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/297675/+attachment/1902193/+files/updated-bugfix-297675.diff
2011-03-16 13:20:21 Launchpad Janitor tomcat6 (Ubuntu): status In Progress Fix Released
2011-03-16 14:15:47 Launchpad Janitor branch linked lp:ubuntu/tomcat6
2011-04-05 21:35:30 Launchpad Janitor branch linked lp:debian/tomcat6
2011-08-10 19:03:54 Bug Watch Updater tomcat6 (Debian): status Incomplete Fix Released