Projects

JBoss Verifier Ant Task

This is a simple Ant task that runs the JBoss verifier on EJB jars.

This has only been tested with Ant 1.4alpha, but it does nothing fancy so it should work with most Ant versions.

It available under GNU Lesser General Public License version 2.1 (or later).

Free JMS API

Since the license for Sun's reference implementation of the JMS API 1.0.2 only permits internal use I have written a free implementation of it. Without this implementation it would be impossible to deploy any free JMS server. It has not been fully tested, but please try and run any JMS application with it.

It is a cleanroom implementation written only from the spec and javadoc. Don't bother sending me a patch if you have ever looked at Sun's source code.

It available under GNU Lesser General Public License version 2.1 (or later).

The {Queue|Topic}Requestor classes are probably broken and JavaDoc is missing, but the interfaces and exceptions should be correct. Please report any bugs you happen to find.

Last updated: June 11 2001