IronJacamar 1.0.0.Beta1

Posted by    |      

I'm happy to announce the first beta release of IronJacamar 1.0 which implements the Java EE Connector Architecture 1.6 specification.

Full release notes are here.

IronJacamar

We have rebranded the project to IronJacamar, since JBoss JCA was simply too boring a name.

This means of course that we have changed our web site and documentation URLs.

Certified

We have certified the Beta1 release against the Java EE Connector Architecture 1.6 TCK, which means that the release implements Chapter 3.5 of the specification.

This basically means that full outbound communication is supported, so we want to hear about your success with the release.

The distribution also features all of our extensions and tools

  • Embedded environment with ShrinkWrap support
  • Arquillian support for the embedded environment
  • Validator chain for resource adapter archives
  • Code generator which can generate a full development environment including a test suite

So check out our documentation on how to get started !

The Road Ahead

We are now working on integrating the container into the upcoming JBoss Application Server 7.0 release series and of course we will keep enhancing the distribution and our tools.

For Those About to Rock, We Salute You !

[WebSite] [Download] [Documentation] [JIRA] [Forum]


Back to top