For enterprise integration projects, a non-Java access to message brokers like JJBoss Messaging can be very helpful. For the Apache ActiveMQ and the GlassFish Open Message Queue products there are many different client implementations available, using native or standard protocols like Stomp.
JBoss Messaging has a task "Implement STOMP protocol natively" in the issue tracker. However, this task does not appear in the JBoss Messaging roadmap.
Are there other options to connect to JBoss Messaging with non-Java clients?