I'm relatively new to jboss and web services security. I need to enable security
processing with JSR-181 endpoints, as described here
http://labs.jboss.com/portal/jbossws/user-guide/en/html/wssecurity.html,
My problem is the server side configuration file (jboss-wsse-server.xml). I am deploying
an ear archive with some jars in it, but jboss does not seem to pick up the
jboss-wsse-server.xml file no matter where I place it. I see the following warning on my
console screen:
WARN [WSSecurityHandler] Cannot obtain security configuration
when I send a SOAP message to my endpoint to invoke the web service.
This despite the fact that I package the jboss-wsse-server.xml file in the META-INF
directory of my ejb jars, as specified here
http://wiki.jboss.org/wiki/Wiki.jsp?page=WSSecurityConfig. If anybody has any insight
into what's going here please share it would be greatly appreciated. Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024497#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...