0 Replies Latest reply on Jan 30, 2014 8:21 AM by ramboid

    How can a servlet client implement ws-security from wsdl -- like Metro does?

    ramboid

      How can a servlet cient implement the ws-security from a wsdl just like Metro does?  I use JBoss6GA-Final and I need to create a client for a webservice.  I can consume the wsdl, create the java artifacts, ans call the service/port from a servlet.  I am getting several erros related to missing assertions.  I think that they are related to the ws-security that the client needs to implement.

      I got a war file from the people that created the webservice, but the war file uses the client files that Metro running in Tomcat would use.