Hi I think you need to provide a bit more details such as
- Version of Camel, OS, JDK, JAXB etc. - What goes wrong, stacktrace / error etc. - Configuration of working vs. non working On Thu, Aug 13, 2009 at 8:28 PM, Pietroforte<[email protected]> wrote: > > 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. > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
