Hi, in jboss 3.2.3 the http session use a cmp for replication. The persistence 
manager used is CMPClusteredInMemoryPersistenceManager. I need to store some 
cmps in memory, is possible to use ejb 2.x (or 3.x) with this persistence 
manager ? I didn't see any code for this.
This manager works fine with cmp 1.1. Another question is: in the line 88, 
there are the following code: 

 idField = con.getBeanClass ().getField ("id");

So, is it possible to use a primary key with another name ?

Thank you very much!



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861060#3861060

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861060


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to