Re: REPOST : Tomcat Manager App Question

2003-12-16 Thread Adam Hardy
On 12/16/2003 01:30 AMnbsp;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=/myAppwar=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


REPOST : Tomcat Manager App Question

2003-12-15 Thread Swaminathan Gurumoorthy
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=/myAppwar=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.

TIA

Swami



-
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing

Tomcat Manager App Question

2003-12-11 Thread Swaminathan Gurumoorthy
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=/myAppwar=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.

TIA

Swami



-
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing