Not being familiar with the ins and outs of Java I have this question which has some baring on how a project gets implemented:
Is there anything special that has to be done to use Ice-3.2.0 Java components in a 64bit JVM?
I have an application that runs in 64bit JVM and we're thinking of using Ice to communicate with a backend C++ service.
Thanks,
Vince

Reply With Quote