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=5094>.
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=5094

CMP EJBs require weblogic.home system property with weblogic subtask





------- Additional Comments From [EMAIL PROTECTED]  2001-11-28 11:14 -------
I've added the ability to specify <sysproperty> elements within <weblogic> so 
that you can define the weblogic.home property.

This is a simple change that fixes this particular bug. Since this is an issue 
only in rare cases, it may be more confusing to add it to the documentation 
than to leave it out. It also has the downside that it is asymmetrical, since 
most tasks that run Java do not have access to setting system properties in the 
JVM.

My questions are:

  1) Should the documentation be changed to indicate that <weblogic> supports a 
<sysproperty> element?

  2) Should I go through and add support for sysproperty with any task that 
calls java?

  3) Should I also go through and add support for <jvmarg>?

I'm willing to go through the code and make these changes if it is considered a 
good thing.

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

Reply via email to