If there are multiple versions of Java runtimes available, Synapse can be told to use a specific Java runtime by setting the JAVA_HOME at the top of synapse.sh.
export JAVA_HOME=/opt/java/jdk-1.5 Upul On Feb 9, 2008 11:39 PM, Asankha C. Perera <[EMAIL PROTECTED]> wrote: > > Synapse, and I do not think the issue of the JDK used by Synapse will > effect any of the systems it will integrate it at all - i.e. you could > use JDK 1.5 for Synapse on a machine, and simultaneously use a JDK 1.4 > version for another app.. or use VMWare etc like many do even on > production systems etc..
