Dale, Matt wrote:
Hi,

We will shortly be moving over to a 64 bit JVM from a 32 bit one. My question is, are the classes the same between 32 bit and 64 bit? or do I have to rebuild both tomcat and the application?

Every JVM on this planet uses the same Java ByteCode, which means that there are no "32-bit" or "64-bit" Java Classes, just Java Classes. I've run Tomcat on both PC/Linux (32-bit) and Alpha/Tru64 UNIX (64-bit), no problem.


Nix.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to