IronJacamcar 2
Overall goals
- Service oriented architecture
- Service provider interface (SPI) for all integration points
- Proof of Concept for Java EE Connector Architecture 2.0
- Pool less container
- Lazy association for transacted based scenarios
- Serializable connection manager
IronJacamar modules
License
IronJacamar 2 will be licensed under Eclipse Public License v1.0Source code
Source code will be located at https://github.com/ironjacamar/ironjacamar/ in the "master" branch.Package name
The package names will start with
org.ironjacamar
Build system
The build system will be based on Gradle 2.1+Continuous integration
Continuous integration will be performed at CloudBeesMaven repository
The Maven repository will hosted at Sonatype aka Maven Central under the artifact identifier
org.ironjacamar
Documentation
The documentation is done in Docbook 4+ .Logging codes
All logging codes in IronJacamar 2.x will start with
IJ2xxxxx
with separate areas for each IronJacamar module, and component.