0 Replies Latest reply on Aug 11, 2005 11:10 AM by paper57

    Axis 1.2 Client

    paper57


      I'm trying to deploy a web service client generated with Axis 1.2 into an EAR along with the appropriate versions of axis, httpclient, etc, to deal with some specific requirements of the target web service.

      The version of axis I distribute with my EAR seems to be picked up with no problem, however when I change transport providers by creating a client-config.wsdd file, the classes referenced in that configuration seem to be loaded from the jboss-included version of Axis, not the one I have provided in the ear.

      Is there any way around this?

      App.ear
      - App.ejb
      - App.War
      - axis.jar
      - ....
      - META-INF
      -application.xml
      - client-config.wsdd