in reply to JMS in perl?

I agree with gellyfish. In addition to the Inline::Java module, there's an object-oriented module that you might want to try: PBJ::JNI

Also, you want to see the JMS specification to "roll" your own. See:

Java Message Service Specification-v1.1

Replies are listed 'Best First'.
Re^2: JMS in perl?
by hackmare (Pilgrim) on Jul 24, 2006 at 14:33 UTC
    Thanks for the spec link. Exactly what I need. PBJ::JNI looks a little bit young. Do you know if it reliable/usable?

    hackmare.