DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22521>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22521 java.endorsed.dirs sysproperty not passed to in-process java task ------- Additional Comments From [EMAIL PROTECTED] 2003-08-18 17:07 ------- Well, I am sure that the property is being passed down. However, the fact that you are running unforked probably means that a new JVM is not being started up, so the new endorsed dir setting is not being picked up by anything. I am not sure that this is fixable; it may one of those 'why you have to fork' things that we have to document. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]