Re: Closed war class loading.

2004-04-19 Thread Owen Fellows
Hi, I should have read my email before sending it as i doesn't make much sense. :-) I'm using Tomcat-5. I've set unpackwars to True. I've deployed my war through the manager interface. But as far as i can see the only way to redeploy the war is to undeploy it and the redeploy it again. (I believ

RE: Closed war class loading.

2004-04-19 Thread Mike Curwen
apache.org/velocity/developer-guide.html#Configuring%20Re source%20Loaders > -Original Message- > From: Jacob Kjome [mailto:[EMAIL PROTECTED] > Sent: Monday, April 19, 2004 11:14 AM > To: Tomcat Users List > Subject: Re: Closed war class loading. > > > Quot

Offtopic: Re: Closed war class loading.

2004-04-19 Thread Julio César Aguilar
Jacob Kjome wrote: Upgrade to Tomcat-5. It explodes war files by default...even on a Tomcat manager deploy. I would still rethink using a technology that violates the J2EE by requriing access to the file sytem in order to work properly. Just a claryfing note: Velocity is not intended to be exc

Re: Closed war class loading.

2004-04-19 Thread Jacob Kjome
Quoting Owen Fellows <[EMAIL PROTECTED]>: > Hi, > > Cheers for that, I've unpacked the war now and it works fine. > > Is there any way to redeploy an unpacked war with undeploying and then > redeploying. > It doesn't take that long to redeploy but it is a bit ennoying. > Upgrade to Tomcat-5.

Re: Closed war class loading.

2004-04-19 Thread Owen Fellows
Hi, Cheers for that, I've unpacked the war now and it works fine. Is there any way to redeploy an unpacked war with undeploying and then redeploying. It doesn't take that long to redeploy but it is a bit ennoying. Cheers, Owen On Mon, 19 Apr 2004 15:15:57 +, Jacob Kjome <[EMAIL PROTECTED]> wr

Re: Closed war class loading.

2004-04-19 Thread Jacob Kjome
You've got unpackWars="false". I don't use Velocity, but does it use File IO to load .vm files? If so, you will have to unpack wars to use Velocity. Pretty stupid on Velocity's part if they use File IO in Webapps. Jake Quoting Owen Fellows <[EMAIL PROTECTED]>: > Hi, > > I've raised a bug onl

Closed war class loading.

2004-04-19 Thread Owen Fellows
Hi, I've raised a bug online http://issues.apache.org/bugzilla/show_bug.cgi?id=28470 but though I would ask the question here as well. -- The problem i'm experiencing is this. org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource '/index.vm' org.apache.velocity.excepti