1. problems with JiBX and DM forum.springsource.orgproblems with JiBX and DM Hi all! I have a problem using JiBX within Spring DM. I have a jibx runtime bundle and my client bundle that includes precompiled jibx classes. ... |
2. JiBX Marhsaller - multi-object support forum.springsource.orgJiBX Marhsaller - multi-object support Does/Can the marshaller property on the endpoint take in a list of marshaller beans so that the enpoint can return multiple types of classes. For example, ... |
3. Multiple jibx marshallers/unmarshallers forum.springsource.orgMultiple jibx marshallers/unmarshallers Hi, I've just been able to set up a ws using jibx as the oxm solution. However I only did one "simple" case with one request object and ... |
4. jibx marshalling return empty element forum.springsource.orgSep 22nd, 2007, 06:02 PM #1 luciano61 View Profile View Forum Posts Private Message Junior Member Join Date Feb 2007 Posts 20 jibx marshalling return empty element I'm new to Spring-WS ... |
5. Jibx Marshalling errror. forum.springsource.orgJibx Marshalling errror. I am writing a web service using spring-ws 1.5 and jibx 1.1.5 but getting an error while unmarshalling. Please let me know if any one has similar issue ... |
6. org.springframework.oxm.jibx.JibxMarshaller forum.springsource.orgDoes anyone know if org.springframework.oxm.jibx.JibxMarshaller is thread safe? I need to unmarshall multiple xml documents retrieved concurrently, can I just use an instance of JibxMarshaller to concurrently process the xml documents? ... |