Hi Daniel,

I already tried to put all cxf jars besides my interact.jar in the external
folder, doing so intruduced more issues like I am getting:

java.lang.ClassNotFoundException: javax.servlet.http.HttpServlet
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)

not sure why, this might be really related to JBOSS and not cxf, but it
puzzeles me why this error appears when I moved all cxf jars into the
external dir. I probably should do more research on JBOSS side to solve this
issue.

Thanks,
Firas


-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/org-apache-cxf-BusException-No-DestinationFactory-was-found-tp3252224p3257176.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to