Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » Found character data inside an array element while deserializing
Found character data inside an array element while deserializing [message #161157] Sat, 18 February 2006 21:01 Go to previous message
Ben Sisson is currently offline Ben Sisson
Messages: 202
Registered: July 2009
Senior Member
I have a Java client, creted from a WSDL using the WSDL2JAVA plugin, that
calls a Web Service. The return value of the Web Service is a byte[].
The client makes the call, and through the debug I see that the byte array
is populated correctly. However, somewhere between the return at the Web
Service and the client I receive the following error message.

org.xml.sax.SAXException: Found character data inside an array element
while deserializing

Can someone help?

Thanks,
Ben
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:Axis webService Problem
Next Topic:Eclipse's Rhino JavaScript RegEx Not Working
Goto Forum:
  


Current Time: Mon May 20 03:46:07 EDT 2013

Powered by FUDForum. Page generated in 0.01796 seconds