
Signature
Lew
The word "I" is capitalized.
> zambawrote:
> > Hi i'm new with Tomcat...i'm starting it in 64-bit mode on
[quoted text clipped - 7 lines]
> Lew
> The word "I" is capitalized.
Lew, i have the problem that java sends me a null pointer exception
when try to intantiate a binary class wich is intended for 32 bits
running under TOMCAT wich was started with -d64 option....
Lew - 22 Mar 2008 00:10 GMT
> Lew, i [sic] have the problem that java sends me a null pointer exception
> when try to intantiate a binary class wich is intended for 32 bits
> running under TOMCAT wich was started with -d64 option....
And it runs correctly when you don't use that switch?
The thing is, classes aren't intended for 32-bit nor 64-bit JVMs, just for
JVMs. Your problem must lie elsewhere.
Bytecode is bytecode.

Signature
Lew
The word "I" in English is always capitalized.