Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bamboo Tomcat Plugin not working with Tomcat6?

Christoph Feddersen September 14, 2011

Hi,

we want to use the Bamboo Tomcat Plugin (https://plugins.atlassian.com/plugin/details/43171). The description states that it works with Tomcat7 and Tomcat6.

We couldn't get it to work and had a look at the sources. The plugin doesn't seem to support Tomcat6, because it's using the new Tomcat7 URLs to the text version of the manager application.

For example: http://yourhost.com/manager<span< a=""> class="s">/text/start?path=...

Code Pointer: https://bitbucket.org/atlassian/bamboo-tomcat-plugin/src/2c33103074ba/src/main/java/com/atlassian/bamboo/plugins/tomcat/manager/TomcatApplicationManagerImpl.java

For Tomcat6 it should be:

http://yourhost.com/manager<span< a=""> class="s">/start?path=...

See http://www.datadisk.co.uk/html_docs/java_app/tomcat6/tomcat6_admin.htm for a complete list.

Or is there a hidden switch we haven't seen?

1 answer

1 accepted

1 vote
Answer accepted
PiotrA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 29, 2011

Please check the Bamboo Tomcat Plugin once again - on the plugin exchange site there is version 1.1 available, which should (http://twitter.com/#!/i386/statuses/119521616337190914) support Tomcat 6.0.x.

Christoph Feddersen October 5, 2011

Thank you very much!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events