Hello,
I have 2 nodes planned to run in a cluster. The nodes shall be located on separate
physical Solaris 10 boxes. First box has jdk with following version:
FIRST# java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Server VM (build 1.5.0_06-b05, mixed mode)
Second box#java -version
java version "1.5.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08)
Java HotSpot(TM) Server VM (build 1.5.0_01-b08, mixed mode)
Anybody can foresee any issue with this?
Should I prefer to have exactly same jdk version installed?
Any comments?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988188#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...