1 Reply Latest reply on Nov 20, 2012 5:19 AM by wdfink

    EJB 2.0 support in JBoss 7.1.1

    velmurugan_solartis

      When deploying EJB 2.0, exception "Unexpected element 'pool' encountered" is logged.

       

                 <pool>
                  <max-beans-in-free-pool>400</max-beans-in-free-pool>
                  <initial-beans-in-free-pool>100</initial-beans-in-free-pool>
                </pool>
      

       

      I found that Jboss 7.1.1 is validating the EJB2.0 against ejb-jar_2_1.xsd eventhough the ejb-jar_2_0.DTD is specified in xml. Is this an Issue?


      Does JBoss supports EJB 2.0 ?

       

      Thanks in advance,
      Velmurugan R