Re: ActiveMQ - Camel as client POST?

2010-01-08 Thread Stephen Gargan
excellent documentation on Tracers will tell you >>> everything you need to know and more >>> >>> http://camel.apache.org/tracer.html >>> http://camel.apache.org/tracer-example.html >>> >>> In general the Tracer is better fo

Re: ActiveMQ - Camel as client POST?

2010-01-07 Thread Claus Ibsen
ent is >> best for creating a paper trail in production. Both will serve your >> logging purposes so give em a try and see which one suits you best. >> >> rgds >> >> ste >> >> >> On Thu, Jan 7, 2010 at 10:43 AM, user09772 wrote: >>>

Re: ActiveMQ - Camel as client POST?

2010-01-07 Thread Stephen Gargan
/tracer.html >> http://camel.apache.org/tracer-example.html >> >> In general the Tracer is better for debugging and the log component is >> best for creating a paper trail in production. Both will serve your >> logging purposes so give em a try and see which one suits y

Re: ActiveMQ - Camel as client POST?

2010-01-07 Thread user09772
hich one suits you best. > > rgds > > ste > > > On Thu, Jan 7, 2010 at 10:43 AM, user09772 wrote: >> >> Thanks Stephen! >> >> That fixed the 415 error. >> >> Is there a way to output/view the actual marshalled json object? >> -- >&g

Re: ActiveMQ - Camel as client POST?

2010-01-07 Thread Stephen Gargan
r. > > Is there a way to output/view the actual marshalled json object? > -- > View this message in context: > http://old.nabble.com/ActiveMQ---Camel-as-client-POST--tp26896366p27064923.html > Sent from the Camel - Users mailing list archive at Nabble.com. > >

Re: ActiveMQ - Camel as client POST?

2010-01-07 Thread user09772
Thanks Stephen! That fixed the 415 error. Is there a way to output/view the actual marshalled json object? -- View this message in context: http://old.nabble.com/ActiveMQ---Camel-as-client-POST--tp26896366p27064923.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: ActiveMQ - Camel as client POST?

2010-01-06 Thread Stephen Gargan
ucerCache.java:98) >        at > org.apache.camel.impl.DefaultProducerTemplate.send(DefaultProducerTemplate.java:97) >        at > org.apache.camel.impl.DefaultProducerTemplate.sendBody(DefaultProducerTemplate.java:110) >        ... 27 more > > > > > > > This would happen if i didn't indicate a content-type, but I'm assuming > marshal().json()  would do this for me.  Any Ideas? > > Thanks. > -- > View this message in context: > http://old.nabble.com/ActiveMQ---Camel-as-client-POST--tp26896366p27026992.html > Sent from the Camel - Users mailing list archive at Nabble.com. > >

Re: ActiveMQ - Camel as client POST?

2010-01-06 Thread user09772
110) ... 27 more This would happen if i didn't indicate a content-type, but I'm assuming marshal().json() would do this for me. Any Ideas? Thanks. -- View this message in context: http://old.nabble.com/ActiveMQ---Camel-as-client-POST--tp26896366p27026992.html Sent f

Re: ActiveMQ - Camel as client POST?

2010-01-06 Thread user09772
gt; lookup based on that id, and eventually gets a POJO (from hibernate). I >> need a way to send this pojo to another service. Can Camel do this for > me? >> I've not used camel before. If not, what is the best way to send a post > to >> another service in this scena

Re: ActiveMQ - Camel as client POST?

2009-12-22 Thread Stephen Gargan
s a POJO (from hibernate). I > need a way to send this pojo to another service. Can Camel do this for me? > I've not used camel before. If not, what is the best way to send a post to > another service in this scenario. > > Thanks. > -- > View this message in context: ht

ActiveMQ - Camel as client POST?

2009-12-22 Thread user09772
for me? I've not used camel before. If not, what is the best way to send a post to another service in this scenario. Thanks. -- View this message in context: http://old.nabble.com/ActiveMQ---Camel-as-client-POST--tp26896366p26896366.html Sent from the Camel - Users mailing list archi