1 Reply Latest reply on Aug 12, 2002 5:18 PM by steveridley

    Custom <container-configuration>

    steveridley

      Greetings,

      I am trying to create my own container configuration. This is because I wish some of my entity beans to use commit type B. I know it is possible to override the default configurations. Has anyone been able to create their own and link a specific bean to this new configuration using <configuration-name> , whilst retaining the use of the default configuration for other beans ?

      I am using JBoss 2.4.4.

      Many thanks for your help,

      Steve.

        • 1. Re: Custom <container-configuration>
          steveridley

          Thankyou to anyone who took an interest in my problem. I have solved the problem: I had omitted the <enterprise-beans> tag from the jboss.xml because I had mistakingly thought the link to the container configuration was done in the ejb-jar.xml and not jboss.xml.

          Teach me not to use a DTD !!!

          Regards,
          Steve.