Re: Sharing a solution for discussion

2013-05-26 Thread wagnermarques
.nabble.com/Sharing-a-solution-for-discussion-tp5732560p5733199.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Sharing a solution for discussion

2013-05-21 Thread wagnermarques
ok, I see, but I am planning that this route would work actually in a one shot way indeed. The http://camel.465427.n5.nabble.com/Sharing-a-solution-for-discussion-tp5732560p5732917.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Sharing a solution for discussion

2013-05-21 Thread Willem jiang
t; > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Sharing-a-solution-for-discussion-tp5732560p5732884.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

Re: Sharing a solution for discussion

2013-05-21 Thread wagnermarques
think about it? thanks -- View this message in context: http://camel.465427.n5.nabble.com/Sharing-a-solution-for-discussion-tp5732560p5732884.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Sharing a solution for discussion

2013-05-20 Thread Willem jiang
orkqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | > 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | ### body =* > xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";> xmlns="br.edu.fzlbpms.teste"> > xmlns="">string_to_echo* > > 17:33:11,928 | INFO | ault-workqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | > 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | ### > 17:33:11,929 | INFO | ault-workqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | > 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | ### > 17:33:11,929 | INFO | ault-workqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | > 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | ### > 17:33:11,929 | INFO | ault-workqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | > 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | > -- > 17:33:11,929 | INFO | ault-workqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | > 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | before > SOAPMessageConsumerPROCESSOR... > 17:33:11,929 | INFO | ault-workqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | > 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | ### body = > string_to_echo > > 17:33:11,929 | INFO | ault-workqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | > 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | ### > 17:33:11,929 | INFO | ault-workqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | > 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | ### > 17:33:11,929 | INFO | ault-workqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | > 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | ### > > > > > > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Sharing-a-solution-for-discussion-tp5732560p5732854.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

Re: Sharing a solution for discussion

2013-05-20 Thread wagnermarques
ROUTE___OrbeonService | 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | ### body = string_to_echo 17:33:11,929 | INFO | ault-workqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | ### 17:33:11,929 | INFO | ault-workqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | ### 17:33:11,929 | INFO | ault-workqueue-1 | BPMS_CAMEL_ROUTE___OrbeonService | 90 - org.apache.camel.camel-core - 2.8.0.fuse-07-15 | ### -- View this message in context: http://camel.465427.n5.nabble.com/Sharing-a-solution-for-discussion-tp5732560p5732854.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Sharing a solution for discussion

2013-05-20 Thread Willem jiang
ask about my next challenge I am facing: > > What could be a good approach to put the xml camming from existdb and send > it, in a soap message, to a webserver? > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Sha

Re: Sharing a solution for discussion

2013-05-20 Thread wagnermarques
next challenge I am facing: What could be a good approach to put the xml camming from existdb and send it, in a soap message, to a webserver? -- View this message in context: http://camel.465427.n5.nabble.com/Sharing-a-solution-for-discussion-tp5732560p5732839.html Sent from the Camel

Re: Sharing a solution for discussion

2013-05-19 Thread Raul Kripalani
;); > System.out.println(app); > System.out.println(form); > System.out.println(dataId); > > exchange.getIn().setHeader("fzlbpms_orbeon_app", app); > exchange.getIn().setHeader("fzlbpms_orbeon_form", form); > exchange.getIn().setHeader("fzlbpms_orbeon_dataId", > dataId); > > } > > } > > > > I still have several problems and doubts, like basic autentications for > example, but for now I just would like to share and to ask about if it was > a > good aproach of this kind of integration (if it is relevant in some sense). > > Thanks, > > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Sharing-a-solution-for-discussion-tp5732560.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Sharing a solution for discussion

2013-05-19 Thread wagnermarques
http://doesnt.matter.we/override/it/anyways"; /> -- View this message in context: http://camel.465427.n5.nabble.com/Sharing-a-solution-for-discussion-tp5732560p5732806.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Sharing a solution for discussion

2013-05-17 Thread wagnermarques
its differences. I will check it out! Thanks again Willem!! Best regards -- View this message in context: http://camel.465427.n5.nabble.com/Sharing-a-solution-for-discussion-tp5732560p5732735.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Sharing a solution for discussion

2013-05-14 Thread Willem jiang
.out.println(dataId); > > exchange.getIn().setHeader("fzlbpms_orbeon_app", app); > exchange.getIn().setHeader("fzlbpms_orbeon_form", form); > exchange.getIn().setHeader("fzlbpms_orbeon_dataId", dataId); > > } > > } > > > > I still have several problems and doubts, like basic autentications for > example, but for now I just would like to share and to ask about if it was a > good aproach of this kind of integration (if it is relevant in some sense). > > Thanks, > > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Sharing-a-solution-for-discussion-tp5732560.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

Sharing a solution for discussion

2013-05-14 Thread wagnermarques
tHeader("fzlbpms_orbeon_dataId", dataId); } } I still have several problems and doubts, like basic autentications for example, but for now I just would like to share and to ask about if it was a good aproach of this kind of integration (if it is relevant in so