Frank Bitzer [http://community.jboss.org/people/franky_b] created the discussion

"Re: WS-Security on JBoss 6 (with CXF)"

To view the discussion, visit: http://community.jboss.org/message/584231#584231

--------------------------------------------------------------
Well, yes, I've already found and studied this (especially  
http://docs.jboss.org/jbossas/6/WebServices_Guide/en-US/html/chap_JBossWS-StackCXFUserGuide.html
 
http://docs.jboss.org/jbossas/6/WebServices_Guide/en-US/html/chap_JBossWS-StackCXFUserGuide.html)
 via Google.

However, in the examples, they mess with heavy XML configuration which would 
break my approach using annotations for all the web services. Furthermore, 
Spring is required in order for this to work. This is not what I call a 
"lightwight" solution  ;) 

So I don't want to rely on any container magic, I just want to inject my 
stateless session bean somewhere in the handler chain to parse the SOAP header 
and to check the username in the database...
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/584231#584231]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to