Re: [JBoss-user] BMP and shared data

2001-07-18 Thread Miguel Angel Medina Lopez
A to > > B > right??? This should work. > Burkhard > - Original Message - > From: "Miguel Angel Medina Lopez" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, June 24, 2001 10:22 AM > Subject: [JBoss-user] BMP and shared data >

Re: [JBoss-user] BMP and shared data

2001-07-18 Thread Burkhard Vogel
ginal Message - From: "Miguel Angel Medina Lopez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 24, 2001 10:22 AM Subject: [JBoss-user] BMP and shared data > Hi: > I'm using JBoss with postgres 7.0 and I'm creatind a BMP entity bean. > Th

[JBoss-user] BMP and shared data

2001-07-18 Thread Miguel Angel Medina Lopez
Hi: I'm using JBoss with postgres 7.0 and I'm creatind a BMP entity bean. The problem is that if I update the database from ther client, like SQL script, the entity bean doesn't update its variables with the new data. I suppose it occur for server caching and the solution could be to change the co