Intro

Snow Leopard comes with a native 64 bit Java 1.6 environment. The Open MQ binaries are made for the JDK 1.5 in 32 bit. This article shows how to make Open MQ work on OS X 1.6 by compiling from source.

Steps

  • Set environment
  • Download and unpack in your home directory
  • Download and uppack OpenMQ 4.4 source in your home directory
  • Create :
  • Download the Java EE 5 API into :
  • Compile Open MQ:
  • Test Open MQ: You should see And some debug messages on the console.

References