Hi Sofiene,

I updated the subject line for you. If the war is deployed you should get at least a jsp page at http://localhost:8080/juddiv3/ and not a 503. So please make sure the war deployed correctly. Note that directions work with Hibernate as JPA provider. I think jUDDI-3.0.4 ships with OpenJPA by default. Anyway please check your logs for any errors to help you fix your issue.

Good luck!

--Kurt

On 4/13/11 7:12 PM, Sofiene Chamakhi wrote:
Sorry for the wrong posts earlier.
Now, I deployed juddi-cxf-3.0.4, I follow the steps of the tutorial, but
unfortunately, there is a HTTP Status 503 - Service unavailable. Can't get GUI.
I'm searching on the web but I haven't find any solution.


________________________________

type Status report
message
descriptionThe requested service () is not currently available.



----- 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.


Reply via email to