0 Replies Latest reply on Mar 30, 2017 1:12 AM by sachindra.dasun

    JBoss JAX-WS Deploy only Specific End Points

    sachindra.dasun

      Hi,

       

      I'm trying to deploy a legacy war (deployed in JBoss 5.1) which has several classes with @WebService annotation (But only one main web service which is defined in web.xml). Now when I try to deploy the same service in JBoss 7 all these end points are getting published. But I want only to publish one specific end point. Please help me to achieve this.

       

      Many Thanks