I've began to work on that for ServiceMix 4.0, but this is not finished and not yet usable. You'll have to wait a couple more months, so I suggest you use spring remoting meanwhile as indicated by Gert.
On Dec 19, 2007 6:18 AM, puli <[EMAIL PROTECTED]> wrote: > > Thax for ur response > > Is that Sevicemix 4.0 released, if so from where i can get it? > now im using servicemix3.2. how can i give a POJO callout to EJB. > can u please explain, sorry if i am asking silly Q's coz i am new to this > area > > > pls help... > > > > Gert Vanthienen wrote: > > > > 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 > >> > > > > > > > > ----- > > --- > > Gert Vanthienen > > http://www.anova.be > > > > -- > View this message in context: > http://www.nabble.com/Little-confused-with-the-terminologies-tp14370114s12049p14411417.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
