vote up 1 vote down star

Hi,

I'm having a JBoss EJB3 Application and a Swing client, running in 32-bit Java 6 VM's. We now have to change the Server JVM to 64 bit. May this combination of JVM's cause any trouble (do I need to use 64-bit JVM on the client, too)?

Greetings,

buzztee

flag

2 Answers

vote up 0 vote down

Will it cause any problems? No.

link|flag
vote up 2 vote down

No trouble with the combination. Anyway, its good practice to declare serialversionUID on your transmitted, serializable classes.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.