[jboss-user] [JBossWS] - Re: ws-security: Problem using encryption

jason.greene@jboss.com do-not-reply at jboss.com
Thu Oct 26 18:39:23 EDT 2006


Security is probably not enabled. Did you add the following to your web.xml?


  |  <context-param>
  |   <param-name>jbossws-config-name</param-name>>
  |   <param-value>Standard Secure Endpoint</param-value>
  |   </context-param>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981156#3981156

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981156



More information about the jboss-user mailing list