I am migrating some
Java shared components from WAS 3.5 Solaris to WAS 5 Linux Platform.
Even though Java is "write once,run anywhere", is there any potiential risk is migrating the existing binaries without recompliation in WAS 5 Linux.
Is it more safe to recompile the Java source in WAS 5 Linux to avoid any unforseen problem. Your thoughts are appreciated. What factors should I consider to come to a decision?
Thanks
badrinath