1 Reply Latest reply on Jul 9, 2002 6:17 PM by sola

    jaws.xml and jbosscmp-jdbc.xml

    dsnyckers

      Hi,

      Can anyone tell me what the difference is between using jaws.xml and jbosscmp-jdbc.xml?

      For a simple entity bean using cmp persistency, they look the same to me. Maybe for other cases not??

      Thanks,
      Dave

        • 1. Re: jaws.xml and jbosscmp-jdbc.xml
          sola

          There is no big difference between them. jbosscmp-jdbc.xml is the descriptor for EJB 2.x compatible beans. For EJB2 beans the default persistence manager is JBossCMP. For 1.x beans JAWS is the default persistence manager.