How to write the web.xml file in WAR package

2010-10-18 Thread ganu MailList
I need transmit one java project to the WAR package then put it under the tomcat. But I donot know how to write web.xml of this project rightly. I had written onem but error. Tomcat cannot start this servlet. Can anyone teach me how to modify it? Following is web.xml file. org.apache.axis2.

Re: How to write the web.xml file in WAR package

2010-10-19 Thread Wesley Acheson
On Tue, Oct 19, 2010 at 3:54 AM, ganu MailList wrote: > I need transmit one java project to the WAR package then put it under the > tomcat.  But I donot know how to write web.xml of this project rightly.   I > had written onem  but error.  Tomcat cannot start this servlet.  Can anyone > teach me h

Re: How to write the web.xml file in WAR package

2010-10-19 Thread Pid
On 19/10/2010 08:51, Wesley Acheson wrote: > On Tue, Oct 19, 2010 at 3:54 AM, ganu MailList > wrote: >> I need transmit one java project to the WAR package then put it under the >> tomcat. But I donot know how to write web.xml of this project rightly. I >> had written onem but error. Tomcat

Re: How to write the web.xml file in WAR package

2010-10-19 Thread ganu MailList
2010/10/19 Wesley Acheson > On Tue, Oct 19, 2010 at 3:54 AM, ganu MailList > wrote: > > I need transmit one java project to the WAR package then put it under the > > tomcat. But I donot know how to write web.xml of this project rightly. > I > > had written onem but error. Tomcat cannot start

Re: How to write the web.xml file in WAR package

2010-10-19 Thread ganu MailList
2010/10/19 Pid > On 19/10/2010 08:51, Wesley Acheson wrote: > > On Tue, Oct 19, 2010 at 3:54 AM, ganu MailList > wrote: > >> I need transmit one java project to the WAR package then put it under > the > >> tomcat. But I donot know how to write web.xml of this project rightly. > I > >> had wr

Re: How to write the web.xml file in WAR package

2010-10-20 Thread Pid
On 20/10/2010 02:33, ganu MailList wrote: > 2010/10/19 Pid mailto:p...@pidster.com>> > > On 19/10/2010 08:51, Wesley Acheson wrote: > > On Tue, Oct 19, 2010 at 3:54 AM, ganu MailList > mailto:ganu4maill...@gmail.com>> wrote: > >> I need transmit one java project to the WAR package