in this case, your best bet would be to define the configuration in the standardjboss.xml file (you can either cut and paste an entity bean section in it's entirety and modify values, or use the "extends" tag to just extend the config and modify only the values you need - i believe the admin guide gives details on how to do this.
after that, use the <configuration-name> tag in the jboss.xml file to specify the newly created configuration. -jae -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joachim (PROGS) Sent: Wednesday, January 14, 2004 3:35 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] default container configuration If I want to use a user-defined container configuration for all the beans in a deployment unit, do I have to specify the configuration for each bean, or is it enough to define that configuration to have it used, or can I add a directive to set that configuration as default for my deployment? I want to do this to make sure that my entity beans use commit option A. Thanks for the help. Joachim Van der Auwera ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user