Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: REPOST : Tomcat Manager App Question

Adam Hardy

2003-12-16

Replies:

On 12/16/2003 01:30 AM Swaminathan Gurumoorthy wrote:
> I am posting this again since I could not figure out how to solve
> this. I wud really appreciate any help.
>
> *** Problem statement ***
>
> I need to use Tomcat's manager app to install my webapp with its
> context file.
>
> I was playing with the manager app to install my application on
> Tomcat in Windows 200. I have a myApp.war and also a context file
> myApp.xml which has resource definitions for my project.
>
> Now I tried something like this from my browser.
>
> http://localhost:8080/manager/install?path=/myApp&war=jar:file://C:/myAppDir/myApp.war!&config=file://C:/myAppDir/myApp.xml
>
>
> It gives me a FAIL - Encountered exception
> java.net.MalformedURLException: no !/ in spec
>
> error.
>
> What am I doing wrong. I need to get this working so that I can use
> the Tomcat Ant tasks to install.

did you try installing from the manager HTML interface to see if that
works first?

Adam
--
struts 1.1 + tomcat 5.0.16 + java 1.4.2
Linux 2.4.20 Debian

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.