Using the Tomcat Web Application Manager in 4.1.8beta, what is the
syntax used to install a web app specifying a war file located in the
Windows file system? There is no example in the docs at 
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/manager-howto.html

I tried "WAR URL:"
jar:file:C:\Projects\<myapp>\crossbar.war!/
file:C:\Projects\<myapp>\crossbar.war!/
C:\Projects\<myapp>\crossbar.war!/
and various variations without the "!/" and replacing "\" with "\\" and
"/" all to no avail.

Also, what is the field "Config URL:" ?
-- 
  Daniel
  [EMAIL PROTECTED]

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to