The two beans are in the same ejbdoclet ? That seems to become a problem for some people when they are not
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf > Of Colin Daly > Sent: vendredi 19 avril 2002 8:33 > To: [EMAIL PROTECTED] > Subject: [Xdoclet-devel] valueobject/dataobject aggregate > > > > Hi guys, > > with a little customization, I had the > dataobject @aggregate tag working for > non-collection cmrs (we are using MVCSoft > to code to the EJB2.0 spec). > the latest version of the xdoclet breaks > when generating a dataobject which has an aggregate: > <<You asked the bean class for a NULL interface name>> > > So with great hope, I tried the value-objects > (which look really nice) - the value-objects > where generated but the generation of the > entitycmp breaks when it comes to a bean > with a CMR : > [ejbdoclet] (TemplateEngine.invokeMethod 604 ) Invoking method > failed: xdoclet.tags.ClassTagsHandler.pushClass, line=10 of template > file: > jar:file:/home/colin/projects/cop/lib/xdoclet.jar!/xdoclet/ejb > /entitycmp.j > [ejbdoclet] java.lang.IllegalStateException: Classname can't > be empty String > [ejbdoclet] at xjavadoc.XJavaDoc.getXClass(XJavaDoc.java:368) > > > is there any way i can get aggregates working with CMRs ? > > thanks guys. > Colin. > > > > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel > > _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
