Hi all!

I am trying to run the "Hello world" sample code from the JAX-RPC tutorial from Sun.  When I execute the client application, I get the following exception.

    [echo] Running the hello.HelloClient program:
    [echo] java -classpath c:\jwsdp-1_0-ea1/common/lib/jaxrpc-ri.jar:c:\jwsdp-1
0-ea1/common/lib/jaxrpc-api.jar:c:\jwsdp-1_0-ea1/common/lib/activation.jar:c:\j
sdp-1_0-ea1/common/lib/dom4j.jar:c:\jwsdp-1_0-ea1/common/lib/jaxm-api.jar:c:\jw
dp-1_0-ea1/common/lib/jaxm-client.jar:c:\jwsdp-1_0-ea1/common/lib/log4j.jar:c:\
wsdp-1_0-ea1/common/lib/mail.jar:c:\jwsdp-1_0-ea1/common/lib/xalan.jar:c:\jwsdp
1_0-ea1/common/lib/xerces.jar:build hello.HelloClient http://localhost:8080/jax
pc-hello/jaxrpc/HelloIF
    [echo]
    [java] java.rmi.RemoteException: Received fault: "Internal server error" (c
de: "Server" namespace: "http://schemas.xmlsoap.org/soap/envelope/"); nested exc
eption is:
    [java]     Received fault: "Internal server error" (code: "Server" namespac
: "http://schemas.xmlsoap.org/soap/envelope/")
    [java]     at hello.HelloIF_Stub.sayHello(Unknown Source)
    [java]     at hello.HelloClient.main(Unknown Source)
    [java] Caused by: Received fault: "Internal server error" (code: "Server" n
mespace: "http://schemas.xmlsoap.org/soap/envelope/")
    [java]     at com.sun.xml.rpc.client.StreamingSender._raiseFault(StreamingS
nder.java:300)
    [java]     at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.
ava:191)
    [java]     ... 2 more


Can anyone pls help ...?
--
>**<>**<>**<>**<>**<>**<>**<>**<>**<>**<
Monika Solanki
De Montfort University
Software Technology Research Laboratory
Hawthorn building, H00.18
The Gateway.
Leicester LE1 9BH, UK

phone: +44 (0)116 250 6170 intern: 6170
>**<>**<>**<>**<>**<>**<>**<>**<>**<>**<

Reply via email to