0 Replies Latest reply on Jun 30, 2005 1:11 PM by bill.burke

    .par inclusion in .ear

    bill.burke

      1) <jar-file> is not supported yet.

      You need to have your entity classes within the par. This is probably it....

      Write now, the .ejb3 archive will look for entity bean classes within it, if it finds any entity classes, it will look for a persistence.xml within itself, if it doesn not find a persistence.xml within itself, it uses the default. This is your problem. So, move your entity classes to the .par