How are you starting JBoss? Are you sure you're modifying the conf files 
that are being used?


Bryan Field-Elliot wrote:

> Because my system (and more often, it's human admins) access the 
> database directly fairly frequently, I am trying to change my jBoss 
> application's commit option from "A" to "C".
> 
> Rather than implement my own custom container configuration, I'm just 
> trying to change the default setting for all entity beans from "A" to 
> "C". In the conf/tomcat/standardjboss.xml file, I changed the commit 
> option to "C" in both the Standard CMP Entiity Bean as well as the 
> JDK1.2.2 CMP Entity Bean sections (I am using CMP beans).
> 
> Still, when I test by updating my database directly, and then having my 
> jBoss application display an entity bean's contents, I am not finding 
> the two in-sync.
> 
> Am I missing something?
> 
> Thank you,
> 
> Bryan
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to