You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/11/27 17:27:09 UTC

DO NOT REPLY [Bug 14901] New: - [PATCH] Stub Generation enhancement for Borland J2EE servers.

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

[PATCH] Stub Generation enhancement for Borland J2EE servers.

           Summary: [PATCH] Stub Generation enhancement for Borland J2EE
                    servers.
           Product: Ant
           Version: 1.5.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Optional Tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: benoit.moussaud@criltelecom.com


add a new optional attribut on the borland specific EJB task: separatedcall
If true, the stubs of a given EJB will be generated by launching one 
java2iiop.exe command. This option is usefull if you have a lot of EJB in your 
Deployement Descriptor. In this case the computed command line may overflow OS 
limits (ex Win2000).

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>