joel caplin [
https://community.jboss.org/people/schmoely] created the discussion
"jbossws-cxf + Spring AOP? (4.0.2)"
To view the discussion, visit:
https://community.jboss.org/message/763592#763592
--------------------------------------------------------------
Has anyone had any luck using jbossws-cxf with Spring AOP - specifically, puttying a proxy
in front of web service implementation bean?
ServerBeanCustomizer takes the service bean's class name (line 78) which is typically
going to be something like $Proxy10. That causes a mismatch with the endpoint declared in
jbossws-cxf.xml. This in turn prevents my WAR/EAR from deploying...
...Sound familiar?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/763592#763592]
Start a new discussion in JBoss Web Services at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]