1 Reply Latest reply on Mar 21, 2014 4:20 AM by asoldano

    Secure Web Service

    samwun9988

      Hi,

       

      I have written a EAR project with jboss 7.3.

      The application provides web service (JAXWS) , and specifically use @WebMethod as annotation to provide web services to another EAR web client (B).

      Now I want to build security on the web services so that it only communicate with my own web client (B).

       

      I found spring-ws could be used for achieving this purpose.

       

      Is there anyone knows where I can grap an example ?

       

      Very appreciate for any suggestion and help.

      Sam