Since there seems to be no way to have an interceptor that gets invoked with a marshaled object before and endpoint I've been looking at the AbstractMarshallingPayloadEndpoint onUnmarshalRequest and...
Type: Posts; User: bigdan; Keyword(s):
Since there seems to be no way to have an interceptor that gets invoked with a marshaled object before and endpoint I've been looking at the AbstractMarshallingPayloadEndpoint onUnmarshalRequest and...
XMLGregorianCalendar is based on representing time as specified in ISO8601. They had to pick one representation of dates and times in XML and that was the one they chose. Localisation issues (such as...
Is it possible to customise the fault generated by the WsSecurityInterceptor? At the moment it generates a fault that reveals a little too much of the internal implementation. I know you can set a...
I'm seeing this exception too after upgrading from Hibernate 3.1 beta 3 to Hibernate 3.1 rc 1.
After digging around the source a bit, it looks like Hibernate is cleaning up the connection on...