Unmarshaller « XML « Spring Q&A





1. How to use different contextPath for unmarshaller?    forum.springsource.org

How to use different contextPath for unmarshaller? I have the following scenario: AccountMessages.xsd --> imports AccountTypes.xsd OrderMessages.xsd --> imports AccountTypes.xsd In the airline example I saw all the generated classes in ...

2. Castor unmarshaller problem    forum.springsource.org

3. Problem with xerces implementation in unmarshaller    forum.springsource.org

Problem with xerces implementation in unmarshaller Hello, Could someone help with that nasty issue? I have a strange problem unmarshalling the web service response. The response is quite allright without soap ...

4. Unmarshaller error, please help    forum.springsource.org

HTML Code: 00:44:51,343 DEBUG [http-8081-1] - SoapMessageDispatcher - Endpoint mapping [org.springframework.ws.server.endpoint.mapping.PayloadRootQNameEndpointMapping@c9537b] maps request to endpoint [com.ats.fts.webservice.SessionEndpoint@2870b7] 00:44:51,343 DEBUG [http-8081-1] - PayloadLoggingInterceptor - Request: TESTpassword1012123413380 00:44:51,343 DEBUG [http-8081-1] - SoapMessageDispatcher - ...

5. StaxEventItemReader + Xstream unmarshaller => KO    forum.springsource.org

StaxEventItemReader + Xstream unmarshaller => KO Dear all, I just have some practice with SPring documentation example on StaxEventItemReader and XStream unmarshalling cf doc 6.7.1 StaxEventItemReader It doesn't seem to work ...