javawindowsibm-jre

Installing IBM JRE on Windows (a non-IBM machine)


I'm developing a Java 5.0 application that connects to Websphere Application Server default messaging queues.

My application will be deployed on Windows server (with sun JDK installed by default), in order to connect to the Websphere queues I have two choices:

  1. Using IBM JRE
  2. Using sun JRE, copying some IBM JRE's jars, setting some JVM properties, ...

The idea is, the second choice was painful, I'm trying to go with the first choice.

My question is: can I install an IBM JRE 5.0 on a non-IBM windows machine?


Solution

  • There are two "answers".

    Best to clear this latter question up with an IBM representative.