0 Replies Latest reply on Jan 8, 2005 11:33 PM by bluezero000

    JBoss-IDE 1.3.0 extends Session Bean class instead of genera

    bluezero000

      I have JBoss-IDE 1.3.0 installed over Eclipse 2.1.3. When I run XDoclet, it generates another class that extends my Session Bean class. In ejb-jar.xml, it points to my bean class as and the generated class as <ejb-class>. This totally breaks my J2EE 1.3 application. What's going on? Is it not generating code for a J2EE 1.3? Any advice is greatly appreciated.