0 Replies Latest reply on Nov 13, 2006 2:24 PM by jhmjesus

    relationship entity beans in two different jar files

    jhmjesus

      I have one jar with all entity beans, but I need break it in two jars.

      When I duplicate the relationship entity classes on the two jars, at deployment moment of the second jar the application server try to redeploy the duplicated relationship entity beans.

      How I can to resolve this problem, or which the best way to proceed???

      Thank's