Hi
I am using RestTemplate and JAXB as a message converter. (org.springframework.oxm.jaxb.Jaxb2Marshaller)
I am calling:
// I have a POJO named API which is generated by xjc from a xsd
...
Type: Posts; User: balderman; Keyword(s):
Hi
I am using RestTemplate and JAXB as a message converter. (org.springframework.oxm.jaxb.Jaxb2Marshaller)
I am calling:
// I have a POJO named API which is generated by xjc from a xsd
...
Hi
I would like to use Spring MDP. I am following the documentation here: http://static.springframework.org/spring/docs/2.0.x/reference/jms.html
Section 19.4.2 .
The part that I am missing is how...
Thanks - Avishay
Hi
I am working with Hibernate 2.18 and with Spring 1.2x.
I would like to upgrade to spring 2.0x but I can not upgrade to Hibernate 3.x.
Does Spring 2.0x support Hibernate 2.x?
Thanks
Avishay