Back to CORBABC, or CORBABC Info
| At line 1 changed 7 lines. |
| <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> |
| </script> |
| <script type="text/javascript"> |
| _uacct = "UA-2346510-3"; |
| urchinTracker(); |
| </script> |
| <!-- =========================================================================================== --> |
| <script src="scripts/landingpage.js"></script> |
| <!-- =========================================================================================== --> |
| At line 10 changed 10 lines. |
| !!! Jbi4Corba Binding Component |
| Jbi4Corba is a [JBI|http://www.javasoft.com/jbi] compliant Binding Component.\\ |
| It allows to map a CORBA service as an internal JBI endpoint.\\ |
| This is simply done by deploying into a JBI ESB a service unit containing the IDL defining the CORBA service, no coding is required.\\ |
| Having an internal JBI endpoint opens a wide spectrum of possibilities because the endpoint can partecipate to the message streams and the orchestrations that take place inside the ESB.\\ |
| For example the endpoint could be externally exposed as a SOAP/HTTP Webservice.\\ |
| Jbi4Corba is being developed by [Imola Informatica s.r.l.|http://www.imolinfo.it/index_en.php] |
| \\ |
| \\ |
| For more informations about the Jbi4Corba component see the __[Documentation|CORBABC.Documentation]__. |
| !!!What is the JBI4Corba Binding Component? |
| Jbi4Corba is a [JBI|http://www.javasoft.com/jbi] compliant Binding Component. It allows to map a CORBA service as an internal JBI endpoint. This is simply done by deploying a service unit containing the IDL defining the CORBA service. No coding is required: the IDL is used to generate the service. Having an internal JBI endpoint opens a wide spectrum of possibilities because the endpoint can partecipate to the message streams and the orchestrations that take place inside the ESB. For example the endpoint could be externally exposed as a SOAP/HTTP Webservice. |
| At line 21 changed 1 line. |
| For more informations about the Jbi4Corba plugin see the __[NetBeans plugin|CORBABC.NetBeansPlugin]__ or watch a __[demo |Jbi4CorbaPluginDemo.swf]__. |
| Jbi4Corba is developed by [Imola Informatica s.r.l.|http://www.imolinfo.it/index_en.php] which is also providing commercial support for it (see below). |
| At line 23 changed 1 line. |
| !! Download |
| !Using the JBI4Corba Binding Component |
| * [Documentation|CORBABC.Documentation] |
| * [NetBeans plugin|CORBABC.NetBeansPlugin] documentation |
| * [Screencast demo |Jbi4CorbaPluginDemo.swf] (notice that this demo refers to the 0.5 version of the plugin) |
| At line 25 changed 10 lines. |
| You can download Jbi4Corba at the [open-jbi-components|http://sourceforge.net/projects/jbi4corba] download section. |
| !! License |
| The Jbi4Corba Binding Component is open source software released under the [LGPL License v2.1|http://www.gnu.org/licenses/lgpl.html]. |
| !! Features |
| Current __release 0.7__ provides the following features: |
| * Support for both GlassFishESB and ServiceMix. |
| !Features |
| Current __release 0.7.3__ provides the following features: |
| * Support for both GlassFishESB. |
| At line 43 changed 1 line. |
| * Support IDL with import and multiple interfaces. |
| * support for IDL with include. |
| * support for IDL with multiple interface definitions. |
| * support for IDL containing union type. |
| * support for IDL with methods that return an interface reference (stateful interaction). |
| * support for the IDL first consumer design time use case. |
| * support for IDL "any" type. |
| At line 46 changed 2 lines. |
| !! System Requirements |
| !System requirements and dependencies |
| At line 62 changed 1 line. |
| !!JBI4Corba Roadmap |
| !Trouble? |
| Please post questions on the [OpenESB mailing list|https://open-esb.dev.java.net/MailingLists.html]. File bugs in the [OpenESB issue tracker|https://open-esb.dev.java.net/IssueTracker.html]; use the corba-bc sub component. |
| At line 64 changed 1 line. |
| We have defined the following roadmap for Jbi4Corba: |
| !Commercial support |
| Commercial support for the JBI4Corba Binding Component is available from Imola. Visit the [Imola web site|http://www.imolinfo.it/] for more information. |
| At line 66 changed 4 lines. |
| __Release 0.7.1__: |
| * More security features |
| * More transactional features |
| * More management features |
| ! License |
| The Jbi4Corba Binding Component is open source software released under the [LGPL License v2.1|http://www.gnu.org/licenses/lgpl.html]. |
| At line 72 changed 1 line. |
| !! Development Status |
| <!-- =========================================================================================== --> |
| <script>endBlock1(); beginBlock2(); </script> |
| <!-- =========================================================================================== --> |
| At line 74 changed 1 line. |
| * Current version is 0.5. |
| !!!Evolution of the JBI4Corba Binding Component |
| ! What is new? |
| * Current version is 0.7.1. |
| At line 76 changed 1 line. |
| * Tested in OpenESB (version 2 beta build 20071207). |
| * Tested in OpenESB (version 2.1) |
| At line 79 changed 1 line. |
| !! Source Code |
| !Roadmap |
| We have defined the following roadmap for Jbi4Corba: |
| At line 81 changed 1 line. |
| The source code for the Jbi4Corba binding component is located under [Open JBI Components CVS|https://open-jbi-components.dev.java.net/source/browse/open-jbi-components/]. The source is located under the [contrib-imola/corba-bc|https://open-jbi-components.dev.java.net/source/browse/open-jbi-components/contrib-imola/] directory. See __[OpenESB Getting Started|CORBABC.OpenESBGettingStarted]__ for instructions on how to get started in OpenESB. |
| Release 1.0: |
| * More security features |
| * More transactional features |
| * More management features |
| At line 83 changed 14 lines. |
| !! Issue Tracker |
| Go to the [OpenESB Issue Tracker|https://open-esb.dev.java.net/IssueTracker.html] to submit issues. Please choose corba-bc as the subcomponent. |
| !! Project Mailing Lists |
| These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link. |
| !! Discussion Forums |
| To start discussions use the [Open JBI Components discussion forums|https://open-jbi-components.dev.java.net/servlets/ProjectForumView]. |
| !! Contacts |
| !Team |
| * Developers working on the JBI4Corba Binding Component: |
| At line 89 added 3 lines. |
| <!-- =========================================================================================== --> |
| <script>endBlock2(); beginBlock3(); </script> |
| <!-- =========================================================================================== --> |
| At line 105 changed 1 line. |
| ---- |
| !!!Developing the JBI4Corba Binding Component |
| At line 107 changed 1 line. |
| Access Count: [{org.goodjava.plugin.hitcounter.HitCounter}] |
| !JBI4Corba Binding Component Source Code |
| The source code for the Jbi4Corba binding component is located under [Open JBI Components CVS|https://open-jbi-components.dev.java.net/source/browse/open-jbi-components/]. The source is located under the [contrib-imola/corba-bc|https://open-jbi-components.dev.java.net/source/browse/open-jbi-components/contrib-imola/] directory. See [OpenESB Getting Started|CORBABC.OpenESBGettingStarted] for instructions on how to get started in OpenESB. |
| At line 109 changed 1 line. |
| ---- |
| <!-- =========================================================================================== --> |
| <script>endBlock3(); endBlocks();</script> |
| <!-- =========================================================================================== --> |