« Return to Thread: [ANNOUNCE]: Jbi4ejb released

Re: [ANNOUNCE]: Jbi4ejb released

by rspazzoli :: Rate this Message:

Reply to Author | View in Thread



Quoting Guillaume Nodet <gnodet@...>:

> Great! I' ve added it to the list of third party components:
>   http://cwiki.apache.org/SM/components-list.html
thanks.
> What are the differences between using JBI4ejb and servicemix-jsr181 ?
> It seems both are using XFire to do the marshalling...
I think that with sericemix-jsr181 you need container specific jndi  
clesses and and ejb client classes (I've never tried it for  
integrating ejb). With JBI4ejb you don't need this because it uses the  
IIOP interoperability layer of ejbs.
For more information see (http://jbi4ejb.sourceforge.net/documentation.html).
Our attempt is to have the minimun coupling possible between the ejb  
and the jbi4rjb endpoint and to have no impact on running ejb.

bye
Raffaele


>
> On 8/1/07, rspazzoli@... <rspazzoli@...> wrote:
>> Hi,
>> I'm pleased to announce that JBI4ejb (http://jbi4ejb.sourceforge.net/)
>> has been released.
>> JBI4ejb is a JBI compliant binding component that allows you to
>> integrate EJBs into an ESB.
>> This component is especially target to existing EJBs because while
>> with new EJBs it's easy to expose methods as Web Services for already
>> running one it could be more difficult.
>> JBI4ejb can integrate EJBs without any modification on the EJB side,
>> you don't even need to redeploy the EJB. So using JBI4ejb also old
>> EJBs or EJBs that for any reason cannot be modified can participate to
>> a SOA.
>> Current release (0.1) has the following features:
>> -- support for stateless session beans.
>> -- a Netbeans plug-in that integrates with the Netbeans Enterprise Pack.
>> -- support for OpenESB and Servicemix as JBI container.
>> -- support for Websphere, Weblogic, jboss and Glassfish as  
>> application server.
>>
>> Jbi4ejb is a companion project of JBI4Corba
>> (http://jbi4corba.sourceforge.net/ and
>> http://wiki.open-esb.java.net/jbiwiki/Wiki.jsp?page=CICSBC) and
>> JBI4Cics (http://jbi4cics.sourceforge.net/ and
>> http://wiki.open-esb.java.net/jbiwiki/Wiki.jsp?page=CORBABC).
>>
>>
>>
>
>
> --
> Cheers,
> Guillaume Nodet
> ------------------------
> Principal Engineer, IONA
> Blog: http://gnodet.blogspot.com/
>



 « Return to Thread: [ANNOUNCE]: Jbi4ejb released