Keshav Savant [
http://community.jboss.org/people/kcsavant] replied to the discussion
"JBossWS Native + WS-Security - missing WS-SecurityPolicy info in WSDL"
To view the discussion, visit:
http://community.jboss.org/message/533662#533662
--------------------------------------------------------------
The security informations and configurations are majorly on the server side. On the server
we have the XML files (jboss-wsse-server.xml &
$JBOSS_HOME\server\xxx\deploy\jbossws.sar\META-INF\standard-jaxws-endpoint-config.xml)
along with the certificates. And then we have annotations to make the web service
encrypted.
On the client side we have our xmls (jboss-wsse-client.xml &
standard-jaxws-client-config.xml) along with certificates (fPublic Key) so that our client
has encryptaion details also.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/533662#533662]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]