Switching between data sources when using @DataSourceDefinition
Java EE 6 introduced the @DataSourceDefinition annotation and data-source element for usage in deployment descriptors such as web.xml.... more »
Tweet 0 Comments Save Tags: how-to , java , server , standards
The Great Java Application Server Debate with Tomcat, JBoss, GlassFish, Jetty and Liberty Profile
What type of Java app server should you choose for your next project? Well, that kinda depends on what kind of app you’re building, what... more »
Tweet 0 Comments Save Tags: frameworks , java , server
ACID v BASE
A few thoughts on ACID, transactions, CAP, and BASE. The impact of NoSQL and the requirements of ACID and transactions, the emergence of... more »
Tweet 0 Comments Save Tags: open source , server , standards , trends
JBoss 7 File System Directory Structure
JBoss 7 File System Directory Structure
Tweet 0 Comments Save Tags: server
Jboss EAP 6.1 was released
The new version of JBoss EAP 6.1 was released yesterday at 05/20/2013 10:08 and it includes lots of bug fixes and some new features.
Neo4j 1.9 General Availability Announcement!
Neo4j 1.9 adds a self sustained cluster mode, implementing the paxos protocol internally. It no longer relies on Zookeeper. The query... more »
Tweet 0 Comments Save Tags: database , java , open source , server