2 Replies Latest reply on Jun 29, 2005 11:13 PM by elkner

    entity2xml target does not work with jboss4.0.2 and ejb3.0 b

    gesha1

      Hi all!
      When I execute ant entity2xml for the entity tutorial from the ejb3.0 beta1 package, it displays the following error:

      [java] java.lang.NoClassDefFoundError: org/jboss/ejb3/entity/EntityToHibernateXml

      This target works fine on jboss4.0.1sp1 with ejb3.0 preview 5

      Any clues?