Carey Nation wrote:
> I'm using jboss2.1 and postgresql7.0.3.  I wrote a small CMP entity bean,
> and got the database
> all hooked up.  
<snip>

This has to do with the commit option setting (see EJB spec for
description of semantics).

Change it to B or C in standard-jboss.xml (A should only be used if
JBoss is the only user of the DB).

/Rickard

-- 
Rickard Öberg
Software Development Specialist
xlurc - Xpedio Linköping Ubiquitous Research Center
Author of "Mastering RMI"
Email: [EMAIL PROTECTED]


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

Reply via email to