1) When i configure client to use the producer template with jaxb, it works
fine.

2) When i change to proxy configuration, it doesn't work.

The (un)marshal, in the camel-server.xml, works with Template, but doesn't
work with Proxy.
...

      
      
      
      


If i want my Proxy working, i have to remove the (un)marshal of the route
and utilize a method in my inteface that receives a common type, such a
integer or a string, but not a type generated by jaxb.

Some clues?


-- 
View this message in context: 
http://www.nabble.com/Does-Jaxb-With-Spring-Remoting-%28proxy%29-work---tp24956379p24956379.html
Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Reply via email to