could not initialize class
org.apache.xerces.jaxp.datatype.xmlgregoriancalendar
I am using web serices to send and receive information. The request is
being formed properly and I am also getting a response. However, during
the the mapping of the response to actual DTO, I am getting the following
error:
could not initialize class
org.apache.xerces.jaxp.datatype.xmlgregoriancalendar
There are some calednar date form in the response, but I am not sure, why
it is not able to initialize xmlgregoriancalendar class. I run it on my
local with stubs, and it give me no problems at all.
any adivse would be helpful...Thanks in advance
No comments:
Post a Comment