JMS Distributed Object Framework News
Status: Alpha
Brought to you by:
sbate
The JMS Distributed Object Framework provides an advanced request/reply framework over JMS. A MessageDrivenBean and HttpServlet EJB request/reply gateway are included. This code has been tested with JBoss 2.4.x and 3.x.
The JMSDOF 0.2 release includes a message driven bean for scalable request/reply access to stateless session EJBs. It also adds an additional protocol supporting request/reply to stateless session beans over HTTP.
Version 0.2 of the JMS DOF is scheduled for January 2002. This release will feature a generic EJB message driven bean (MDB) that supports routing of incoming requests to targets including regular Java classes and other Enterprise Java Beans.