ello
Any idea? I need to declare one context for each application?
Regards
Cristian
On Wed, May 21, 2008 at 8:18 PM, Johnny Kewl <[EMAIL PROTECTED]> wrote:
>
> - Original Message - From: "Cristian Bullokles"
> <[EMAIL PROTECTED]>
>
> Cristian, I
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.
Id like to have an user with different servlets deployed and use them
in that way:
http://localhost:8080/user1/MyServlet
h
gards
Cristian
On Tue, May 20, 2008 at 4:06 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Cristian Bullokles wrote:
>>
>> Hi,
>> I have installed and working Tomcat 6.0.16, but i like to
>> configure multiple (webapps) appBase folders.
>> I like to
Hi,
I have installed and working Tomcat 6.0.16, but i like to
configure multiple (webapps) appBase folders.
I like to do that only to deploy servlet in different folders
not only in the default webapps folder.
Can I do that?
thanks in advance
cristian
On Sun, May 18, 2008 at 9:25 PM, Johnny Kewl <[EMAIL PROTECTED]> wrote:
>>> To start a new topic, e-mail: users@tomcat.apache.org
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>
>> My idea is to deploy servlets in the public_html directory
ets in users directory
>
>
>> Johnny Kewl wrote:
>>>
>>> - Original Message - From: "Cristian Bullokles" <[EMAIL PROTECTED]>
>>> To:
>>> Sent: Saturday, May 17, 2008 10:09 PM
>>> Subject: Deploying Servlets in users directory
>
Hello all,
I'm using tomcat 6.016 and have configured userconfig in server.xml to
look in user's public_html subdir for jsps etc.
Jsp files works fine in user directories but servlets do not.
Does anyone have tomcat working with servlets in user's
public_html subdirectories?
Thanks
Cristian
---