Greetings and thank u for the reply. However, I am not using CAMEL as a message router. I have a java based Service Assembly Connected to Servicemix-LWContainer that talks to endpoint that is a BPEL Service Assembly Connected to the ODE JBI Engine. The example u pointed me to ascribes to Camel, or so it appears to me..
Kristian Köhler-2 wrote: > > Hi > > i have to working example which is available here: > > http://gaswerk.sourceforge.net/gaswerk-opensource-soa-stack-sample.html > > Hope this helps ;-) > > Kristian > >> -----Ursprüngliche Nachricht----- >> Von: jbi joe [mailto:[EMAIL PROTECTED] >> Gesendet: Freitag, 21. Dezember 2007 03:36 >> An: [email protected] >> Betreff: Servicemix XML Document Example >> >> >> >> >> I have chosen the Servicemix mapper when deploying the ODE engine >> to Servicemix. Im running the postgres Database engine, using all >> the spring framework defaults. I would like to see an example >> of what my XML document is supposed to look like when it >> arrive into the mapper. I modified the code to make it >> work as a SOAP message, but My preference would be to >> use ODE Engine outa da box. Can anyone show me a >> tryed and true XML document that they have used going from >> a Service Assebly, say a java JBI assembly, to a JBI BPEL Assembly >> that is mapped to the ODE engine???? Mine is as follows ( it fails ) >> Without SOAP Wrappers. >> >> <poppa> >> <micky> mouse </micky> >> <mini> mouse </mini> >> <bro> >> <daddy> >> <kid1> bobby </kid1> >> <kid2> billy </kid2> >> </daddy> >> </bro> >> </poppa> >> -- >> View this message in context: >> http://www.nabble.com/Servicemix-XML-Document-Example-tp144493 > 01p14449301.html > Sent from the Apache Ode User mailing list archive at Nabble.com. > > -- > http://gaswerk.sourceforge.net > > -- View this message in context: http://www.nabble.com/Servicemix-XML-Document-Example-tp14449301p14506026.html Sent from the Apache Ode User mailing list archive at Nabble.com.
