http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1654
*** shadow/1654 Tue May 8 06:06:30 2001
--- shadow/1654.tmp.29874 Tue May 8 06:06:30 2001
***************
*** 0 ****
--- 1,22 ----
+ +============================================================================+
+ | ejbjar enhancements for WebLogic 6.0 |
+ +----------------------------------------------------------------------------+
+ | Bug #: 1654 Product: Ant |
+ | Status: NEW Version: 1.3 |
+ | Resolution: Platform: All |
+ | Severity: Enhancement OS/Version: Other |
+ | Priority: Component: Optional Tasks |
+ +----------------------------------------------------------------------------+
+ | Assigned To: ant-dev@jakarta.apache.org |
+ | Reported By: simon.spruzen@rbos.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ Can I request an attribute to force ejbjar not to run ejbc before the jar
+ operation - Weblogic 6.0 will automatically run ejbc as required for
+ automatically deployed applications, and I would rather the ejbc be run under
+ WebLogic's control - this means that jar files produced within JBuilder and jar
+ files produced from my ant build script can have the same contents, and removes
+ the requirement to follow new/oldCMP standards.
|