0 Replies Latest reply on Feb 8, 2006 9:54 AM by jboss2005_01

    Caching EJB and persisting cache

    jboss2005_01

      Hello,


      I have two question which are probably very easy to answer for all you JBoss masters out there.

      First, is it possible to perform all actions on EJB's (session beans and entity beans) in JBoss cache and then let JBoss update the database for example periodically without having EJB's to access the database directly? If so, what do you have to do to achieve this behaviour lets say for one specific deployed EAR? Can the same be done in a clustered environment?

      Second, can I change the destination of the persistent store used by the cache in that case? I would to store session information from my session beans in a database instead of the server's file system? Is this possible and if so, could someone please give me any information about this?

      Any help will be greatly appreciated!!!


      Regards,
      Kurt