1 2 Previous Next 18 Replies Latest reply on Aug 7, 2006 3:34 PM by ayampols Go to original post
      • 15. Re: TransactionManager Name not bound?
        skoptelov

         

        "ayampols" wrote:
        "skoptelov" wrote:
        adding the following to cache MBean XML


        Hi, sorry, which file exactly, and what section?


        To the deploy/ejb3-entity-cache-service.xml after existing MBean dependencies add the
        <depends>jboss:service=ClientUserTransaction</depends>
        



        • 16. Re: TransactionManager Name not bound?
          ayampols

          That did the trick, thanks!

          • 17. Re: TransactionManager Name not bound?
            chongmaolou

            Hi Ayampols,

            I could not find the ejb3-entity-cache-service.xml under
            jboss-4.0.4.GA\server\default\deploy. Did you create the xml file yourslef or was it already there?


            • 18. Re: TransactionManager Name not bound?
              ayampols

               

              "chongmaolou" wrote:
              I could not find the ejb3-entity-cache-service.xml under
              jboss-4.0.4.GA\server\default\deploy.

              Hi chongmaolou,

              We are installing jboss 4.0.4 with the ejb3-clustered configuration --

              java -jar jboss-4.0.4.GA-Patch1-installer.jar -installGroup ejb3-clustered

              (or use the GUI). I don't think you get that file if you don't use the ejb3 or ejb3-clustered config. If you do, the file will get installed.

              1 2 Previous Next