[jboss-dev-forums] [JBoss AS 7 Development] - Re: JBossWS/CXF configuration / extensions
Richard Opalka
do-not-reply at jboss.com
Wed Dec 14 09:01:24 EST 2011
Richard Opalka [http://community.jboss.org/people/ropalka] created the discussion
"Re: JBossWS/CXF configuration / extensions"
To view the discussion, visit: http://community.jboss.org/message/641536#641536
--------------------------------------------------------------
Well U need to delete /META-INF/services/org.jboss.wsf.spi.invocation.InvocationHandlerFactory from
$JBOSS_HOME/modules/org/jboss/as/webservices/main/jboss-as-webservices-server-integration*.jar
Then provide your own jar containing your InvocationHandlerFactoryImpl and place it in
$JBOSS_HOME/modules/org/jboss/as/webservices/main folder
(including /META-INF/services/org.jboss.wsf.spi.invocation.InvocationHandlerFactory definition).
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/641536#641536]
Start a new discussion in JBoss AS 7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111214/18295402/attachment.html
More information about the jboss-dev-forums
mailing list