users@jax-rpc.java.net

Re: Static Stub- deserialization error

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Fri, 08 Oct 2004 09:53:04 -0700

 From the error it looks the server endpoint is sending soap encoded
data to the client. Can you send the wsdl which you used to generate the
client?

-vivek.



Onur Sencer wrote:

>Hi,
>I implecmented a client code for inoking a web service, using static stub. WS compile generated the classes successfully but, when I run the client code, I got an exception:
>
>java.rmi.RemoteException: Runtime exception; nested exception is:
> deserialization error: unexpected element type: expected={http://www.w3.org/2001/XMLSchema}string, actual={http://schemas.xmlsoap.org/soap/encoding/}string
>
>Stub class has no encoding property, so how can I correct this problem?
>
>Thanks for the help;
>Onur
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
>For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>
>
>

-- 
Vivek Pandey
Web Technologies and Standards
Sun Microsystems Inc.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net