>> No problems there.  But it get a problem with:
>> localhost:8080/manager/install?path=/myapp&war=file:/myapp
>>
>> I get this error:
>>      "FAIL - Encountered exception java.lang.IllegalArgumentException:
>>      Cannot access document base directory /myapp"
>>
>
>Is there a directory "/path" on your computer?  This must be the absolute
>pathname (from the root directory of your filesystem) -- it's not relative
>to anything.

Exactly!!  I had to do

localhost:8080/manager/install?path=/myapp&war=file:/var/web/webapps/myapp


THANKS!!

Charlie

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to