JBoss Community

Re: JBossWS/CXF configuration / extensions

created by Richard Opalka in JBoss AS 7 Development - View the full discussion

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

Start a new discussion in JBoss AS 7 Development at Community