Hi all, I have exactly the same problem already described here : http://www.nuxeo.org/discussions/message.jspa?messageID=3922#3922
I tried to call my Web Service with Axis2, XFire, in generating or not classes from wsdl file. I tried with nuxeo-ep-5.1.4.GA, with nuxeo-ep-5.2.0.M1-1 ... I tried to put jars like xml-apis.jar, axis-jaxrpc-1.4.jar and others (jar which contain the javax/xml/namespace/QName class) in different lib directories (nuxeo.ear/lib, jboss/lib, etc.) nothing works, I have always the exception : java.lang.NoClassDefFoundError: javax/xml/namespace/QName I don't know if Luc had endly more success with this ... ? Jboss class loader seems a bit complex and I don't know how to make at less a workaround for this. http://wiki.jboss.org/wiki/JBossClassLoadingUseCases Have you any tips ? Someone has investigate this ? I don't know how we can consume a Web Service from Nuxeo if we can't play with javax.xml.namespace.QName from a Nuxeo Plugin, it's a big problem for me ... Thanks for any helps ... Vincent. _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
