Back to CICSBC, or CICSBC Info
| At line 1 added 7 lines. |
| <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> |
| </script> |
| <script type="text/javascript"> |
| _uacct = "UA-2346510-2"; |
| urchinTracker(); |
| </script> |
| At line 16 changed 1 line. |
| For more informations about the Jbi4Cics plugin see the __[NetBeans plugin|CICSBC.NetBeansPlugin]__. |
| For more informations about the Jbi4Cics plugin see the __[NetBeans plugin|CICSBC.NetBeansPlugin]__ or watch a __[demo |Jbi4CicsPluginDemo.swf]__. |
| At line 28 changed 10 lines. |
| * support for string, binary, packed decimal, zoned decimal cobol types. |
| * support for nested structures and fixed length occurs in copy book. |
| * support for CICS ECI synchronous calls. |
| * (planned) support for netbeans IDE, see this [plugin demo|Jbi4CicsPluginDemo.swf]. |
| * (planned) support for comments, data format, floating point, long floating point cobol types (rel 0.5). |
| * (planned) support for redefines clause and variable length occurs in copy book. (rel 0.5). |
| * (planned) support for consumer mode (rel 0.5). |
| * (planned) support for asynchronous calls (In-Only MEP) (rel 0.5). |
| * (planned) support for security management (rel 1.0). |
| * (planned) support for transaction management (rel 1.0). |
| Current __release 0.2__ provides the following features: |
| * Support for OpenESB and ServiceMix |
| * Netbeans plug-in compliant with Netbeans enterprise suite. |
| * Support for CICS-ECI synchronous calls (i.e. InOut MEP). |
| * Support for String, Binary, Packed Decimal, Zoned Decimal cobol data types. |
| * Support for nested structures and fixed length occurs. |
| * Support for i18n. |
| At line 39 changed 1 line. |
| !! Requirements |
| !! System Requirements |
| At line 41 changed 2 lines. |
| * JDK 1.5. |
| * JBI container such as Apache ServiceMix or OpenESB. |
| Jbi4Cics has the following system requirements: |
| * A jre 1.5 or higher. It has been tested with: |
| ** Sun jdk 1.5.x over linux. |
| ** Sun jdk 1.5.x over windows. |
| * A JBI container 1.0 or higher. It has been tested with: |
| ** OpenESB 2.0. |
| ** ServiceMix 3.0-incubating. |
| * A JCA container. It has been tested with: |
| ** GlasshFish 2.0. |
| ** xbean-spring JCA container 2.6. |
| At line 56 added 1 line. |
| !! JBI4Cics Roadmap |
| At line 58 added 13 lines. |
| We have defined the following roadmap for Jbi4Cics: |
| __Release 0.5__ (III Qt 2007): |
| * More Cobol data types (floating point, log floating point, date â¦). |
| * Variable length occurs |
| * Support for redefines clause |
| * Asynchronous calls (i.e. InOnly MEP). |
| __Release 1.0__ (I Qt 2008): |
| * More security features |
| * More transactional features |
| * More management features |
| At line 47 changed 1 line. |
| * Current version is 0.1. |
| * Current version is 0.2. |
| At line 49 changed 2 lines. |
| * Tested in OpenESB (version 2 beta build 070212_2). At the moment the autentication on the CTG works only if the account is set in the connection pool properties. |
| * Planned release of version 0.2 for second quarter 2007. |
| * Tested in OpenESB 2.0. At the moment the autentication on the CTG works only if the account is set in the connection pool properties. |
| At line 58 changed 1 line. |
| Go to the [Open JBI Components Issue Tracker|https://open-jbi-components.dev.java.net/servlets/ProjectIssues] to submit issues. Please choose cics-bc as the subcomponent. |
| Go to the [OpenESB Issue Tracker|https://open-esb.dev.java.net/IssueTracker.html] to submit issues. Please choose cics-bc as the subcomponent. |