DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29182>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29182

Jasper locks jar files when compiling JSPs through Ant





------- Additional Comments From [EMAIL PROTECTED]  2004-09-03 12:23 -------
I maintain my -1. Fixing this yould be *etremely* painful. The WCL is a
different solution, for different needs.

There are two workarounds:

a) fork your compilation in a separate VM. You should also be able to do that by
putting the jspc task in a seprate target, and using a java call to run this
target. You acknowledge something similar as a solution, but unfortunately, it
is not clean enough for you. This kind of answer does annoy me greatly, as well
as your insistence at abusing Yoav's time on this issue which should be handled
in the JDK.

b) use the Jasper internals, which will allow you to provide your own
classloader (which I hope, won't lock JARs).

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

Reply via email to