-
Jan 11th, 2011, 02:01 PM
#1
No exception?
Hi,
We have an object which contains a Date property: java.util.Date myDate.
Using soap-ui, an invalid date is injected: <myDate>BAD-DATE</myDate>
During unmarshaling, an exception was thrown when the unmarshaller tries to parse the bad date string. However, this exception never "bubble" up and back to the client. I only "saw" the exception in the debugger.
Any one knows how to "unhide" this exception?
Please let me know if you need more details.
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules