Skip to content

Instantly share code, notes, and snippets.

@amiracam
Last active December 28, 2015 11:09
Show Gist options
  • Save amiracam/7491048 to your computer and use it in GitHub Desktop.
Save amiracam/7491048 to your computer and use it in GitHub Desktop.
jruby_path = ENV['JRUBY_HOME']
$LOAD_PATH << "#{jruby_path}/lib"
require 'com.ibm.mq.jar'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment