Hi All
 
Can there be more than one instance of an entity EJB with a particular primary key running within the same JVM? By "same JVM" I'm referring to the JVM running an Application Server process.
 
In a clusted configuration (meaning multiple JVMs (one for each machine in the cluster)), is it possible for an entity EJB with a particular primary key to be running in more than one JVM?
 
Thanks,
Rob

Reply via email to