How do I use my own JRE instead of the packaged one?

just installed the iPlanet MQ Demo (2.0, Build 248-b). Since I have Java

already installed, I don't want to user 13MB for a second JRE.

Unfortunately, it's not smoothly possible to set my own JRE. (jmqsrvadmin

install -jrehome ... helps a little, but also screws up JMQ_HOME)

Is there a patch available? Is this fixed in the latest version?

[380 byte] By [christenscreen] at [2007-11-25 8:07:19]
# 1

If you are running the broker as a Window's service then

jmqsvcadmin install -jrehome (or -javahome) is the correct

way to specify an alternate JRE. If you are running the broker

directly on the command line then you can use -jrehome directly

with the jmqbroker command.

christenscreen at 2007-7-1 13:58:11 > top of Java-index,Application & Integration Servers,Sun Java System Message Queue...