Questions tagged [spring-oxm]

46 questions
0
votes
2 answers

JAXB marshalling failure with "unsupported javax.xml.parser.transform.Result parameter"

I'm using Spring 3.1.1 with their OXM stuff, using the RestTemplate to post a request to another server. I'm using a class called ClassTermCollection as both the request and response sides of this, and it's annotated with @XmlRootElement, etc. and…
mindcrime
  • 657
  • 8
  • 23
1 2 3
4