On 8/8/07, lwwly <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I've seen the Hello World example
> (http://servicemix.org/site/hello-world-se.html), but I feel it a little
> complex,can somebody provide a pojo support hello world example?

Did you read the green box at the top of the Hello World SE page and
the link to the FAQ entry named, 'Should I Create My Own JBI
Components?'? The only reason you create a JBI component (i.e., a BC
or SE) is if you want to extend the functionality of the JBI
container.

If you are interested in just creating POJOs that can receive message
exchanges from the NMR then take a look at the servicemix-bean
component. It only requires that you implement the
MessageExchangeListener.onMessageExchange() method.

http://incubator.apache.org/servicemix/servicemix-bean.html

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/

Reply via email to