0

I need to be able to consume and produce messages to and from our activemq cluster from applications deployed on glassfish 3.

How should I configure glassfish in order to achieve this?

Geert Schuring
  • 2,060
  • 1
  • 18
  • 28

1 Answers1

0

I've found some info on how to run an embedded activemq broker in glassfish, and although this is not what I was looking for, I was able to figure out how to change the config to connect to an external broker.

I've written an article about how to do this: http://geertschuring.wordpress.com/2012/04/20/how-to-connect-glassfish-3-to-activemq-5

Geert Schuring
  • 2,060
  • 1
  • 18
  • 28