1 Reply Latest reply on Feb 1, 2002 8:37 AM by guhi

    jaws.xml not parsed in RH

    guhi

      Hello!

      I got the problem that my jaws.xml (below) seems not to be parsed (using RH from 2002-01-19). At least the tables are
      no named according to jaws.xml and when using a file with
      errors no error output comes from JBoss (yes, jaws.xml is placed in the .jar which resides in META-INF):

      <?xml version="1.0" encoding="UTF-8"?>


      <default-entity>
      <create-table>true</create-table>
      <remove-table>true</remove-table>
      <tuned-updates>true</tuned-updates>
      <read-only>false</read-only>
      <time-out>300</time-out>
      <select-for-update>false</select-for-update>
      </default-entity>
      <enterprise-beans>

      <ejb-name>User</ejb-name>
      <table-name>usr</table-name>


      <ejb-name>Group</ejb-name>
      <table-name>grp</table-name>

      </enterprise-beans>


      Any help appreciated

      -Gunnar

        • 1. Re: jaws.xml not parsed in RH
          guhi

          > Hello!
          >
          > I got the problem that my jaws.xml (below) seems not
          > to be parsed (using RH from 2002-01-19).
          OK, I'll answer this myself, got to use jbosscmp-jdbc.xml
          for CMP-2.0...

          Sorry, Regards

          -Gunnar