Re: install webapp task (4.1)

2002-07-13 Thread Craig R. McClanahan
This kind of question is better addressed to the TOMCAT-USER mailing list. On Sat, 13 Jul 2002, Sam Ewing wrote: > Date: Sat, 13 Jul 2002 15:51:17 -0700 (PDT) > From: Sam Ewing <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECT

Re: deploy manager task in ant

2002-07-13 Thread Craig R. McClanahan
This kind of question is better addressed to the TOMCAT-USER mailing list. On Sat, 13 Jul 2002, Sam Ewing wrote: > Date: Sat, 13 Jul 2002 15:45:45 -0700 (PDT) > From: Sam Ewing <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECT

install webapp task (4.1)

2002-07-13 Thread Sam Ewing
In tomcat 4.1, can the install task be used to install to a remote machine? (i.e. war file not on the machine that runs tomcat..) tx __ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com -- To unsubscribe, e-mail:

deploy manager task in ant

2002-07-13 Thread Sam Ewing
I have my deploy target in build.xml as: I get back an error from the ant script: file:C:/users/sam/build.xml:78: java.net.UnknownHostException: D (Line #78 is the line that has the path= and war= lines) Any help appreciated! __ Do Y

DO NOT REPLY [Bug 10629] - include directive fails when referencing Parent Path within a WAR

2002-07-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 10629] - include directive fails when referencing Parent Path within a WAR

2002-07-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

[GUMP] Build Failure - jakarta-tomcat-4.0

2002-07-13 Thread Craig McClanahan
This email is autogenerated from the output from: Buildfile: build.xml deploy-prepare: deploy-static: deploy:

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi isapi_redirector2.reg

2002-07-13 Thread mturk
mturk 2002/07/13 00:30:51 Modified:jk/native2/server/isapi isapi_redirector2.reg Log: Change the authComplete to REG_SZ to be compatible with the p files. Add the threadPool registry value that sets the ThreadPool on. Revision ChangesPath 1.5 +2 -1 jakart