users@jax-rpc.java.net

RE: Re: Static Stub- deserialization error

From: Onur Sencer <Onur.Sencer_at_telenity.com>
Date: Fri, 8 Oct 2004 20:47:09 +0300

Sorry I forgot to attach it. The url for the wsdl link is below. http://www.xmethods.org/ve2/ViewListing.po;jsessionid=by2eCeriwmblUKBBH90g1D_y(QHyMHiRM)?key=uuid:38877F2C-4363-1DA2-84F8-5F4D74ED5EBA

-Onur

-----Original Message-----
From: Vivek Pandey [mailto:Vivek.Pandey_at_Sun.COM]
Sent: Fri 10/8/2004 7:53 PM
To: users_at_jax-rpc.dev.java.net
Subject: Re: Static Stub- deserialization error
 
 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



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