12 Replies Latest reply on Aug 19, 2002 3:41 AM by thomas_x

    JBoss 2.4 Jaws.xml  bug in Table-mapping

    thomas_x

      please Help !
      i made an entity Bean named MandantA
      the table for this Bean is called Mandant

      my jaws.xml contains the following entry:
      .... <entity><ejb-name>MandantA</ejb-name><table-name>Mandant</table-name></entity>
      ...

      when i try this, the Bean always works on the table MandantA not on Mandant !?