thanx. i hoped, this wouldn't be necessary. but if this also works for me i will have to search for this bug, because this is a performace disaster.
juergen hi, try to invoke "clearCache()" on your PersistenceBroker, this works for me fine. cya jan ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 12, 2002 3:17 PM Subject: question belonging caches in client/server > hi! > we developed an application, that contains of a web-based part and an > application based part (via java webstart). now i have a problem with > synchronization. when i update objects in the webstart application, and > commit my changes to the database (and the changes are done), the > web-based part of the application doesn't get the updated objects until i > restart tomcat (version 4.0.3, OjbServlet). this doesn't happen with newly > created objects. i viewed the code and didn't find a client side cache. > the web-based application acts as a ojb-client, that is currently on the > same machine. does anyone have an idea, what causes my trouble? > > thanx for help. > > juergen > > -- > To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org> > > -- To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>
