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
