1 Reply Latest reply on Oct 1, 2007 4:18 AM by richard_opalka

    Securing WS

    aroppone

      Hi

      I'm a bit newbie so this may sound idiotic. I want to secure (SSL and XML-Signature) few of my web services that run on JBoss 4.0, but don't know how to do that? I know I could use eg. WSS4J and simple put SSL on, but don't know if that is the best way.

      I'd also like to know waht's the common way to build web services that has xml-signature. Do I have to first create the wsdl manually and create the actual service? Is there some tutorial on this matter?