RE: [JBoss-user] default container configuration

2004-01-15 Thread Jae Gangemi
5 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,

[JBoss-user] default container configuration

2004-01-14 Thread Joachim (PROGS)
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