Re: [JBoss-user] jboss not sync'd with external db changes

2001-07-30 Thread David Ward
Thanks, danch. Works great. -- danch (Dan Christopherson) wrote: > Set your commit-option to B or C in jboss.xml > > David Ward wrote: > >> (Originally accidently sent this to jboss-development. BTW, this is >> on JBoss-2.2.2_Tomcat-3.2.2, JDK 1.3.1, RedHat 7.1, Oracle 8.1.6) >> >> I'm goi

RE: [JBoss-user] jboss not sync'd with external db changes

2001-07-27 Thread Bill Burke
I replied on JBoss dev. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of David Ward > Sent: Friday, July 27, 2001 5:18 PM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] jboss not sync'd with external db cha

Re: [JBoss-user] jboss not sync'd with external db changes

2001-07-27 Thread danch (Dan Christopherson)
Set your commit-option to B or C in jboss.xml David Ward wrote: > (Originally accidently sent this to jboss-development. BTW, this is on > JBoss-2.2.2_Tomcat-3.2.2, JDK 1.3.1, RedHat 7.1, Oracle 8.1.6) > > I'm goin' a bit crazy here... > > If I have a sqlplus window open to my Oracle databas

[JBoss-user] jboss not sync'd with external db changes

2001-07-27 Thread David Ward
(Originally accidently sent this to jboss-development. BTW, this is on JBoss-2.2.2_Tomcat-3.2.2, JDK 1.3.1, RedHat 7.1, Oracle 8.1.6) I'm goin' a bit crazy here... If I have a sqlplus window open to my Oracle database, I can see the data change as I change values via my CMP Entity Bean. Howe