Re: WebAppDeploy Vs WebAppMount

2002-01-29 Thread Patrick Roumanoff
> WebAppConnection WarpConnection warp localhost:8008 > WebAppDeploy examples WarpConnection /examples > > WebAppConnection warpConnection warp localhost:8008 > WebAppMount examples warpConnection /examples/ > WebAppMount manager warpConnection /manager/ > WebAppMount

RE: WebAppDeploy Vs WebAppMount

2002-01-29 Thread Cressatti, Dominique
les/servlet/HelloWorldExmample How do I specify that in WebAppDeploy ? Thanks Dom -Original Message- From: Patrick Roumanoff [mailto:[EMAIL PROTECTED]] Sent: 29 January 2002 17:22 To: Tomcat Users List Subject: Re: WebAppDeploy Vs WebAppMount > WebAppConnection WarpConnection warp

Re: WebAppDeploy Vs WebAppMount

2002-01-29 Thread Nikola Milutinovic
> where do I get the latest source of mod_webapp? jakarta.apache.org it's there. > Beside how do specify the mapping? > What I want to be able to do is point my > browser to: http://localhost/examples/HelloWorldExmample > instead of having to do: http://localhost/examples/servlet/HelloWor

RE: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Cressatti, Dominique
. Dom -Original Message- From: Nikola Milutinovic [mailto:[EMAIL PROTECTED]] Sent: 30 January 2002 06:59 To: Tomcat Users List Subject: Re: WebAppDeploy Vs WebAppMount > where do I get the latest source of mod_webapp? jakarta.apache.org it's there. > Beside how do specify the

Re: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Nikola Milutinovic
>>jakarta.apache.org it's there. > sorry but I looked into >http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/src/ > but I couldn't find anything related to mod_webapp It usually accompanies the distribution of Tomcat. Haven't looked lately. >>I think you specify this in web.xml

RE: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Anton Brazhnyk
Hi, > -Original Message- > From: Cressatti, Dominique [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 30, 2002 1:05 PM > To: Tomcat Users List > Subject: RE: WebAppDeploy Vs WebAppMount > > > >>jakarta.apache.org it's there. > sorry but I l

RE: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Cressatti, Dominique
om: Nikola Milutinovic [mailto:[EMAIL PROTECTED]] Sent: 30 January 2002 13:39 To: Tomcat Users List Subject: Re: WebAppDeploy Vs WebAppMount >>jakarta.apache.org it's there. > sorry but I looked into >http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/src/ > but I cou

RE: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Cressatti, Dominique
loy Vs WebAppMount Hi, > -Original Message- > From: Cressatti, Dominique [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 30, 2002 1:05 PM > To: Tomcat Users List > Subject: RE: WebAppDeploy Vs WebAppMount > > > >>jakarta.apache.org it'

RE: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Justin Rowles
> >>You can just modify your server.xml to have TC listen to 80. > > Thanks but I still want to serve static pages hence > need to have apache. NB: TC will server static pages quite happily. Now, I've *just* been discussing this for implementation at my current contract. We are wondering what t