Glassfish Messaging

If you are developing you probably want to know how to start the messaging server standalone. The following steps will tell you how you can setup Glassfish so it starts the messaging in a separate JVM.

  1. Start Glassfish.
  2. Log into your administration console (eg. http://localhost:4848/).
  3. Click on the Configuration node.
  4. Click on the Java Message Service node.
  5. Change the type to LOCAL.
  6. Click Save.
  7. Restart Glassfish.

(Glassfish 1)