Hello! I am working on a project and I believe JCS can help me. We have a J2EE application that runs on BEA Weblogic 6.0. The application is a banking application with thousands of configured users. The user configurations don't change that often and I would like to cache the user information (access controls and some other stuff). Our application can be installed in a cluster of servers.
Since there is more than one server, I need to either use Remote Cache or Lateral TCP Cache for updating/broadcasting puts and removals. Hence Since Remote cache/Lateral TCP Cache requires listening to sockets, I am sure how successfully it would work with Weblogic. I would appreciate your experiences with JCS/Weblogic and/or insights. Best Regards, Venkat. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
