MessageExchange in POJO!

2007-03-19 Thread goldi
Hi everybody, how can I receive a MessageExchange in a POJO (exposed to the JBI Bus through servicemix-jsr181)? Implementing MessageExchangeListener is not possible. greets Goldi -- View this message in context: http://www.nabble.com/MessageExchange-in-POJO%21-tf3426974s12049.html#a9551891

Re: MessageExchange in POJO!

2007-03-19 Thread Guillaume Nodet
to use POJOs in ServiceMix: http://incubator.apache.org/servicemix/pojos.html On 3/19/07, goldi [EMAIL PROTECTED] wrote: Hi everybody, how can I receive a MessageExchange in a POJO (exposed to the JBI Bus through servicemix-jsr181)? Implementing MessageExchangeListener is not possible. greets

Re: MessageExchange in POJO!

2007-03-19 Thread goldi
to it, one of the pojo's methods will be called. You can also take a look at other ways to use POJOs in ServiceMix: http://incubator.apache.org/servicemix/pojos.html On 3/19/07, goldi [EMAIL PROTECTED] wrote: Hi everybody, how can I receive a MessageExchange in a POJO (exposed to the JBI Bus