It worked actually!!!
Thank you for your help.
Manu
Filip Hanik - Dev Lists wrote:
did you try:
myapp
swallowOutput="true" />
docBase="/usr/local/apache-tomcat-5.5.25/server/webapps/manager"
debug="0" privileged="true"/>
Emmanuel Milou wrote:
here is the part of my se
did you try:
myapp
swallowOutput="true" />
docBase="/usr/local/apache-tomcat-5.5.25/server/webapps/manager"
debug="0" privileged="true"/>
Emmanuel Milou wrote:
here is the part of my server.xml you wanted to check:
myapp
swallowOutput="true" />
do
Emmanuel Milou wrote:
here is the part of my server.xml you wanted to check:
myapp
swallowOutput="true" />
docBase="/usr/local/apache-tomcat-5.5.25/server/webapps/manager"
debug="0" privileged="true"/>
appBase == docBase is your problem. Move this to the users list if y
here is the part of my server.xml you wanted to check:
myapp
swallowOutput="true" />
docBase="/usr/local/apache-tomcat-5.5.25/server/webapps/manager"
debug="0" privileged="true"/>
Mark Thomas wrote:
Emmanuel Milou wrote:
it used to work well with the same config on
Emmanuel Milou wrote:
it used to work well with the same config on Tomcat5.5.
Could the problem occurs because of the changelog? or a bug in the
connector mod_jk?
appBase and docBase settings for the relevant host and webapp?
Mark
-
Hi,
i am running JDK 1.6.0_03, Apache-Tomcat5.5.25 with connector mod_jk
(ajp13). My application worked fine with Tomcat5.5 with the same
configuration and same code. I have problems since the update to
Tomcat5.5.25.
When I click on an option in the menu bar of my home page, a simple JSP
code