The 6th development snapshot of the JBoss JCA 1.6 container is out.
Release notes are here.
Enter web
We have included a web container in the standalone configuration in order to provide a web management console for the project.
The console is located at
http://localhost:8080/console
This is the first version, so if you are interested in improving the management interface or even to integrate Embedded JOPR, feel free to drop by our forum.
We will leave it to the community to decided if the web server should be included in our embedded solution too. So speak up.
Documentation
We have integrated APIViz into our JavaDoc environment such that pretty pictures are included for all the Java packages.
And speaking of documentation - we have also included our entire bundle in the root.war
file in the deploy/ directory, so just browse to
http://localhost:8080/
after booting the container.
The Road Ahead
We will look at providing a better integration for ShrinkWrap in our embedded environment such that writing resource adapters will be a lot simpler.
For Those About to Rock, We Salute You !