This question is about how to use OJB in a servlet-enviroment. Assume that you have one jvm running one servlet-engine in one servlet-context.
Assume that you have several web-applications in the context. Assume that every web-application have a oo-rel-mapping with ojb (eg:it's own repository) Assume that the web-applications uses a few shared resources. (Like usermanagement) Assume that each shared resource maps to a table. Assuming the above some class-descriptors will be dublicated for each web-application. To deploy this. Do I need OJB in client-server mode or will it run anyway since it is in the same jvm and same servlet-context? Thanks in advance Roland Carlsson -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
