Robert Stupp [
http://community.jboss.org/people/snazy0] created the discussion
"Re: JBossWS/CXF configuration / extensions"
To view the discussion, visit:
http://community.jboss.org/message/641513#641513
--------------------------------------------------------------
Hi Richard,
I tried to create my own implementation of the InvocationHandlerFactory - but
unfortunately it is impossible to use a custom implementation in AS7 :( , because there
is just one InvocationHandlerFactory
(org.jboss.as.webservices.invocation.InvocationHandlerFactoryImpl from
jboss-as-webserver-integration). AS7 webservice integreation uses its own factory - only
its own factory.
That's the reason why I made such a complicated approach.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/641513#641513]
Start a new discussion in JBoss AS 7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]