Hi I am preparing to commit a fix in short time. Do you use Camel 2.0 or 1.x?
Would be great if you could test it in your end before I eg backport the fix to 1.x On Mon, Mar 30, 2009 at 10:51 AM, Tobias Emmerich <[email protected]> wrote: > > Is done :) > > > > Claus Ibsen-2 wrote: >> >> On Mon, Mar 30, 2009 at 10:22 AM, Tobias Emmerich >> <[email protected]> wrote: >>> >>> Hi Claus, >>> >>> thank you for your message. >>> >>> I can set the encoding in Jaxb with the marshaller: >>> >>> jaxb.getMarshaller().setProperty(Marshaller.JAXB_ENCODING, >>> "iso-8859-15"); >>> >>> But the problem is i don“t know how to set this in spring. >>> >>> Can you help me or some one else? >> Hi >> >> Can you create a ticket in JIRA for this feature. Then we will get it >> direclty in Camel so its easier for you to se the configuration. >> http://camel.apache.org/support.html >> >> Then we can expose an attribute on the JAXBDataFormat where you can >> set the encoding. >> >>> >>> Thanks >>> >>> Tobias >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Jaxb-Encoding-tp22738950p22778303.html >>> Sent from the Camel - Users 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 >> >> > > -- > View this message in context: > http://www.nabble.com/Jaxb-Encoding-tp22738950p22778732.html > Sent from the Camel - Users 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
