0 Replies Latest reply on Apr 12, 2010 1:34 PM by lefterisk

    How to handle pojocache-aop.xml?

    lefterisk

      Hi,

       

      I'm using the default Jboss server.

      I'm using POJO cache 3.0.0.GA in a EJB3.0 application that contains some MDBs.

      The MDBs need to get a reference to a single pojo cache in the server.

       

      Supposing that I find a way to instantiate one pojo cache and share the instance around the MDBs, what about the pojocache-apo.xml file?

      The guide says that on standalone java applications the jboss.aop.path property must point to this file.

      But what about applications in the container?

       

      Thx // Lefteris