Greetings,

I would like to know which configuration is applied in every specific
type of EJB deploy on jboss?

--> $JBOSS_HOME/server/all/conf/standardjboss.xml 

Are the "standards" the defaults configurations for each type of bean?

If I want to deploy a CMP entity bean in cluster and with cache
invalidation, which one should I use (or it would be better):

- Standard CMP 2.x EntityBean with cache invalidation (this means it
cannot works in cluster?)
- Clustered CMP 2.x EntityBean (this one means that hasn't any cache
invalidation procedure or only that isn't optimized?)

It's acceptable to customize a new configuration or it's not advised at
all? For instance, the 2 configurations referenced above differs in
commit type option: A and B. It's acceptable to create a new one
customized changing the commit type?

It's normal procedure in each entity bean CMP to put a xdoclet tag like

 @jboss.container-configuration
 *  name="Standard CMP 2.x EntityBean with cache invalidation"

?

regards,
Pedro Salazar.
-- 
-PS



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to