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

Nested element ("weblogic") of the "serverdeploy" task should support WebLogic 
Server 7

           Summary: Nested element ("weblogic") of the "serverdeploy" task
                    should support WebLogic Server 7
           Product: Ant
           Version: 1.6Alpha (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Optional Tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


WebLogic Server 6 uses the command: "java weblogic.deploy" to deploy an 
application. But the WebLogic Server 7 uses the command: "java 
weblogic.Deployer" (view http://e-
docs.bea.com/wls/docs70/programming/deploying.html#1124819). 

 The current task uses WebLogic Server 6 "weblogic.deploy" utility to deploy an 
application. It should be upgraded to detect and support WebLogic Server 7

Reply via email to