IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Automating AAR deployment

  • 1.  Automating AAR deployment

    Posted Fri October 22, 2010 03:20 PM

    Hello,

    Is there a way to deploy an AAR Web Service Package through the command line or ANT/Maven task? I have found various tasks that can be performed by the EntireX Workbench command line, but I couldn’t find an AAR deploy option.
    As I understand it the AAR file is an Axis2 service. Therefore it should be possible to automate the deployment. Is there a better way then copying the AAR file into …cp8.0\webapps\wsstack\WEB-INF\services? Haven’t tried it yet, since I still hope for a better ANT/Maven deployment option, especially for remote machines :slight_smile:
    Thanks for your suggestions


    #EntireX
    #webMethods
    #Mainframe-Integration


  • 2.  RE: Automating AAR deployment

    Posted Fri October 22, 2010 05:08 PM

    Hi Markus,

    there an additional method to deploy a service over the WS-stack Browser UI. But that’s is not a cmd-line interface as well. The plain aar file copy is the simplest deploy method that can be used in cmd-line scripts.

    Regards, Dietmar


    #Mainframe-Integration
    #webMethods
    #EntireX