You may have it... I have temporarily move on to other fires, so I'll test that later.. makes a lot of sense..
(no, no one had mentioned that.. and I had wondered about if that was what it was requesting with the error in "protocol".. Now see, If I had known that this was a URL protocol (and the example in the HowTo had also used the /// which it did not..) that would have helped a LOT!)
John..
Jonathan Archer wrote:
I'll "again" triple check my path and spelling (which I have already exhaustively done.. but...)
John...
Someone else may have already said this, but the file:// needs to be file:/// -- file:// is your protocol, like http:// *then* you start the path which is /usr/local/tomcat4/webapps/DurlingSite.war! hence the *three* slashes when you join those bits together: jar:file:///user/tomcat4/webapps/DurlingSite.war!
Jon
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
