When I run the xdoclet-build.xml file on a CMP 2.0 Entity Bean, an error is thrown:
<<Unknown jboss version number for cmp2 2.4>> The execution seems to fail at the following line of the xdoclet-build.xml file: <taskdef classpathref="xdoclet.classpath" classname="xdoclet.modules.ejb.EjbDocletTask" name="ejbdoclet"/><ejbdoclet ejbSpec="2.0" destDir="src" > The reason seems to be the following line of the my bean: | cmp-version = "2.x" But I do not understand why ? Could you help me ?!? <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824267#3824267">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824267>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
