Re: multiple axis webapps

2006-04-27 Thread Greg Bobak
So what was the error? Bad context root? - Original Message From: Rajarshi Guha <[EMAIL PROTECTED]> To: users@tomcat.apache.org Sent: Wednesday, April 26, 2006 11:20:07 AM Subject: Re: multiple axis webapps On Tue, 25 Apr 2006 19:08:34 -0500, Filip Hanik - Dev Lists wrote: >

Re: multiple axis webapps

2006-04-26 Thread Rajarshi Guha
On Tue, 25 Apr 2006 19:08:34 -0500, Filip Hanik - Dev Lists wrote: > my guess is that there was an error when /newapp started up, hence it > never got deployed. Check the logs Thanks for the pointer. Indeed, the logfile contained the error. Thanks, Rajarshi ---

Re: multiple axis webapps

2006-04-25 Thread Filip Hanik - Dev Lists
my guess is that there was an error when /newapp started up, hence it never got deployed. Check the logs Filip Rajarshi Guha wrote: Hi, I'm not sure if this is a Tomcat problem or something to do with AXIS. If the latter apologies for posting it here. I have a Tomcat server that is providing

multiple axis webapps

2006-04-25 Thread Rajarshi Guha
Hi, I'm not sure if this is a Tomcat problem or something to do with AXIS. If the latter apologies for posting it here. I have a Tomcat server that is providing a set of AXIS webservices as well as another webapp that simply displays a welcome page. Recently, I wanted to set up another AXIS based