Hello,
I have a strange problem with deserializing the XML-Data reveived from a
Webservice.
I Know that there has been a question about this yet on the 30th of august.
But I could not find any answer to that thread, so I am posting this issue
again.
My WebService returns an ComplexType being BeanMapped with Type dateTime in
it which should be parsed to java.util.Calendar.
When I run the client in debug mode in eclipse, i reveive the following
exception:
org.xml.sax.SAXException: No object was found for class type class
java.util.Calendar
But the soapdata thats returned by the server is correct and The strangest
thing about this is, that when I run this client in non Debug mode, I won't
receive this exception.
I am using Axis 1.4.2_08-b03
Can anyone give me a hint? I need this to get work even when debuggin.
Thx,
Alexander
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]