Java

JBoss 4.0 DR 2 released - notable new features

That sounds nice: the JBoss 4.0 DR 2 from the JBoss 4.0.x Development Releases that was released today aswell a few minutes later features

  • a JBoss JDO implementation for standard Java object persistence
  • a JMS rewrite of the Message service including new P2P serverless topics -.
  • JBoss AOP XDoclet integration for using metatags within Java code to create and configure aspects
  • expanded AOP pointcuts

AOP allows Aspect-Oriented Programming with JBoss 4.0. That allows applying enterprise features like acidity, transactions, security, caching, and remoting to plain Java classes. Beyond EJB!

Average rating
(0 votes)

Similar entries