How do I integrate my application's Spring context with JBossWS-CXF's?
Issue
- I have some Spring-managed beans that I want to use in my web service endpoint. How do I do this?
- I have a custom
UsernameTokenInInterceptorI've developed, and it requires anAuthenticationManagerto be injected by Spring. How can I get this working using JBossWS-CXF?
Environment
- Red Hat JBoss Enterprise Application PLatform (EAP)
- 6.x
- JBossWS-CXF
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.