Search:

Type: Posts; User: benam.badshah; Keyword(s):

Search: Search took 0.05 seconds.

  1. I found the solution after downloading the source...

    I found the solution after downloading the source code spring-oxm and stepping through. Its a JAXB issue. The JAXB compiler did not add the @XMLRootElement annotation to the ModelType class that it...
  2. Could not write request: no suitable HttpMessageConverter found for request type

    I get the below exception when trying to call a rest service using RestTemplate. I am using MarshallingHttpMessageConverter with Jaxb2Marshaller

    Exception in thread "main"...
Results 1 to 2 of 2