- Original Message -
Cristian
I tried... it doesnt work.
But what does work is if you unpack the WAR to a location.
Create a context file with a DOC BASE
then
http://myserver:8080/manager/deploy?&config=file:/home/user1/webapps/context.xml&path=/UserX/Whatever
Then it will do it...
> From: Cristian Bullokles [mailto:[EMAIL PROTECTED]
> Subject: Re: Deploy applications using /user/MyServlet as name
>
> Each user could call applications using the browser in that way:
> http://myserver:8080/user1/WebApp1
> http://myserver:8080/user1/WebApp2
> http:
Sorry for my confusing terminology. I'll try to explain better.
I'm using Tomcat 6.0.16 and as as Jhonny said, I want to have multiple
WebApplications for each user in my server.
Each user could call applications using the browser in that way:
http://myserver:8080/user1/WebApp1
http://myserver:8080
- Original Message -
From: "Cristian Bullokles" <[EMAIL PROTECTED]>
Cristian, I think you confusing terminolgy, so the guru's have no idea what
you saying ;)
I need help here people!
I think you mean /User/WebApp yes?
If so TC is a little strange in the area, an I'm not sure how t
> From: Cristian Bullokles [mailto:[EMAIL PROTECTED]
> Subject: Deploy applications using /user/MyServlet as name
>
> I'd like to deploy a war file using /user/myServlet as path, but when
> I tried I've received that error:
>
> FAIL - Failed to deploy application at context path /user/MyServlet.
C