The syntax is not correct <camel:to uri="jms:output" />
--> <camel:to uri="jms:queue:output" /> KR, Charles Moulliard Senior Enterprise Architect (J2EE, .NET, SOA) Apache Camel - ServiceMix Committer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Blog : http://cmoulliard.blogspot.com | Twitter : http://twitter.com/cmoulliard Linkedin : http://www.linkedin.com/in/charlesmoulliard | Skype: cmoulliard On Tue, Jul 6, 2010 at 2:26 PM, Bruno Dusausoy <[email protected]> wrote: > On Tue, 6 Jul 2010 14:21:23 +0200, Schneider Christian > <[email protected]> wrote: >> Hi Bruno, >> >> I somtime encountered the error Content not allowed in prolog. This > always >> happened when the xml parser read a file that contained no valid xml. So > it >> seems to me you have a file output.txt somewhere that is read and > contains >> no valid xml. >> >> You could try to put a bean after from that simply receives an Exchange > in >> a method. So you can debug into this and see where the file comes from. >> > > Ok, thanks. > > -- > Bruno Dusausoy > YP5 Software > -- > Pensez environnement : limitez l'impression de ce mail. > Please don't print this e-mail unless you really need to. >
