Hello, thank you for your reply. - What's a juddiv3-cxf war ? In the autodeploy folder, I put a juddiv3.war from the juddi-dist-3.0.4 distribution. The folder created is "j2ee-modules\juddiv3" ans not "j2ee-modules\juddiv3.war" as written in the tutorial.
- In juddiv3.war/WEB-INF/classes/META-INF/persistence.xml, there aren't any"hibernate.dialect" property ! - Finally : http://localhost:8080/juddi/ --> HTTP Status 404 In fact, if I try to deploy juddy 3 in AdminGUI of Glassfish, I found this exception : Error occurred during application loading phase. The application will not run properly. Please fix your application and redeploy. WARNING: com.sun.enterprise.deployment.backend.IASDeploymentException: ContainerBase.addChild: start: LifecycleException: java.lang.NoClassDefFoundError: org/apache/log4j/Logger com.sun.enterprise.deployment.backend.IASDeploymentException: ContainerBase.addChild: start: LifecycleException: java.lang.NoClassDefFoundError: org/apache/log4j/Logger ----- Message d'origine ---- De : Kurt T Stam <[email protected]> À : [email protected] Envoyé le : Mer 13 avril 2011, 18h 10min 29s Objet : Re: juddi 0.9rc4 on Glassfish 2.1.1 Hi Sofiene, Did you see and follow these directions? http://juddi.apache.org/docs/3.0/userguide/html/chap-deployglassfish.html Thx, --Kurt On 4/13/11 1:05 PM, Sofiene Chamakhi wrote: > Hi, > I deployed juddi 0.9rc4 on Glassfish 2.1.1 (GlassfishESB 2.2). Windows Vista. > JDK6. > The deploy of juddi 2 or 3 fails on the same server. > > HappyJUDDI is OK. > > On the GUI, when I try to validate the XML, the response is: "Validation is not > implemented yet." > > When I submit, I have this exception on Glassfish: > 2011-04-12 16:15:55,141 [httpSSLWorkerThread-8080-1] ERROR > org.apache.juddi.registry.AbstractService - > com.sun.xml.messaging.saaj.soap.impl.TextImpl cannot be cast to > org.w3c.dom.Element > java.lang.ClassCastException: com.sun.xml.messaging.saaj.soap.impl.TextImpl > cannot be cast to org.w3c.dom.Element > [...] > SAAJ0306: Namespace Error, Standard Faultcode Server, should be in SOAP 1.1 > Namespace > 2011-04-12 16:15:55,143 [httpSSLWorkerThread-8080-1] ERROR > org.apache.juddi.registry.AbstractService - A serious error has occured while > assembling the SOAP Fault. > com.sun.xml.messaging.saaj.SOAPExceptionImpl: Namespace Error, Standard > Faultcode: Server, should be in SOAP 1.1 Namespace > [...] > In the XML Respons: > <?xml version="1.0" encoding="utf-8" ?><SOAP-ENV:Envelope >xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode/><faultstring>Fault >t > string, and possibly fault code, not > set</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope> > > How can I fix this problem. >
