Re: War file does not deploy

2008-04-29 Thread Vinay Nagrik
Thanks a lot. On 4/28/08, Wes Wannemacher <[EMAIL PROTECTED]> wrote: > > Vinay, > > did you try - > > http://localhost:8080/mailreader/ > > ? > > > On Mon, 2008-04-28 at 17:46 -0700, Vinay Nagrik wrote: > > Hello Group, > > > > In my server.xml the appbase is "webapps" and I have copied a > mailre

Re: War file does not deploy

2008-04-28 Thread Wes Wannemacher
Vinay, did you try - http://localhost:8080/mailreader/ ? On Mon, 2008-04-28 at 17:46 -0700, Vinay Nagrik wrote: > Hello Group, > > In my server.xml the appbase is "webapps" and I have copied a mailreader.war > file in "webapps" directory > > However the following url does not work in tomcat

Re: War file does not deploy

2008-04-28 Thread Dave Newton
--- Vinay Nagrik <[EMAIL PROTECTED]> wrote: > In my server.xml the appbase is "webapps" and I have copied a > mailreader.war file in "webapps" directory > > However the following url does not work in tomcat > > localhost:8080/mailreader.war > > It says > > "The requested resource (/mailreader.w

War file does not deploy

2008-04-28 Thread Vinay Nagrik
Hello Group, In my server.xml the appbase is "webapps" and I have copied a mailreader.war file in "webapps" directory However the following url does not work in tomcat localhost:8080/mailreader.war It says "The requested resource (/mailreader.war) is not available. -- Thanks Nagrik