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>
