posted 19 years ago
Hi All,
I want to use custom written conversion utility to convert the date time genrated from the default implementation. So, I have written the following custom conversion class
Error
DefaultValidationEventHandler: [ERROR]: Cannot format given Object as a Date
Location: obj: com.aravind.customdatetime.impl.CustomDateTypeImpl@7ff8e19c
javax.xml.bind.ValidationException
- with linked exception:
[com.sun.xml.bind.serializer.AbortSerializationException: Cannot format given Object as a Date]
Here is the custom bindings file
However, when i try to Marsahll I am getting the following exception, I am not sure why though. I'd be very thankful if you can help me fix this issue
SCJP2<br />BEA Certified J2EE Developer