L.S.,

If you have gone through the tutorials, you already know how to create a SU/SA and deploy that I suppose. With ServiceMix 4, you will be able to deploy EJB right into ServiceMix and expose them on the bus. ServiceMix 3.x doesn't support this scenario yet however.

For the moment, a possible solution could be to write a SU targeted at the servicemix-bean component and have your POJO call out to the EJB. Keep in mind that the xbean.xml file is just a Spring XML file, so you can leverage Spring's support for integrating with EJBs in there as well (have a look at the 'Accessing EJBs' part of the Spring manual).

Regards,

Gert

puli wrote:
dear ONS,
im a newbie to servicemix, and gone through the documents and the examples.
But the terminologies which is used in the documents are little confising
for me. i want to create a service which can do a somthing in a ejb.

For this where can i start of it. I tried many examples all are working but
for this assignement what all are i need.

Pls help me, i need to get some result for this immediatly

Thanx in advance

Reply via email to