Hi Silvia,
Starting configuring jbi endpoints and services manually it's not so
easy at the beginning, you must know
about jbi, servicemix configuration files, and a little of spring if
you're using servicemix-bean.
Don't know if you're already know but the spagic project:
http://spagic.org
http://forge.objectweb.org/projects/spagic
is able to generate working service assembly for apache servicemix
without care about the complexity of xml configuration files.
Basically you start from a bpmn model, then you annotate it with
services available, and then you could
automatically generate the code.
Take a look at getting started guide.
Actually our target is servicemix-3.2.1 but in the near future ( january
2008 we'll release a newer version totally based on servicemix 3.3)
Hope this help.
silvia_magrelli ha scritto:
Sorry..
Now I understood that the classes that implement onMessageExchangeListener are threads.
So I don't understand well how to configure my services and endpoints.
Please can tell me how to configure a bean and the jms-bc to
make three pojo services receive messages from a topic
please don't ignore my question
thank u very much