In fact I want to know how a servlet, an EJB could communicate with a
component of the JBI container.
Is it mandatory to enter the container through a BC or is it possible to
access the JBI bus in a standard form directly ?
What about the reverse communication ?
Is it possible for the NMR to call directly an EJB or a JDBC API ?
Thanks
Regards,
Charles
Simon Čarni wrote:
Hi Charles,
I think you should look at ServiceMixClient.
Cheers,
Simon
2006/1/11, Charles Souillard <[EMAIL PROTECTED]>:
Hi all,
I have a general question about JBI use.
Is it possible to "enter" in the JBI container by another way as by
calling a BC which will transfer the message to the NMR and then call a
SE...
In fact when you have a look at the following picture designed by sun
(http://java.sun.com/developer/technicalArticles/WebServices/soa/fig4.gif
),
we think it is possible for example to enter the NMR through an EJB.
I hope my question is clear...
Thanks,
Regards,
Charles