Alwyn Schoeman wrote:

Hi,

At what level can you specify different cmp commit options?

Container level. This is specified in jboss.xml like this: <entity> <ejb-name>Child</ejb-name> <local-jndi-name>ChildLocal</local-jndi-name> <configuration-name>custom container</configuration-name> </entity> ... <container-configurations> <container-configuration extends="Standard CMP 2.x EntityBean"> <container-name>custom container</container-name> <commit-option>A</commit-option> </container-configuration> </container-configurations>


Can different beans in the same jar have different commit options?

yes


Must all beans in the same CMR have the same commit option?

yes




Regards,




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to