2 Replies Latest reply on Dec 30, 2005 3:05 PM by epbernard

    xdoclet and ejb 3.0

    asu_undergrad

      how is xdoclet supported in ejb 3.0

      I have an app in ejb 2.x and I want to move it over to ejb 3.0 .
      the 2.x app has xdoclet generating all the required java files like the home interface,local etc

      so, am I looking at a major overhaul, can I leave the xdoclet crud in there and simple alter the EJB 2.x annotation to reflect EJB 3.0 ?

      Thanks