JBoss Community

jbossws-cxf.xml and ClassNotFoundException with ear

created by Jacek Dabrowski in JBoss Web Services - View the full discussion

In my project I have server modules which contain stateless beans with @WebService annotations with endpointInteraces pointing to classes in other modules within an ear. It works fine.

 

But when I want to use jbossws-cxf.xml (to add some extra classes to JAXBContext) then the deployment fails with ClassNotFoundException for endpointInterace classes (those in other modules).

 

I don't understand why it doesn't work.

 

Any suggestion how to resolve this problem?

(jboss 6 final, jbossws-cxf 3.4.1 with spring)

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community