Hi, I investigated this problem. Seems like it was a bug caused by recent changes to optional subtasks mechanism. The verifier error was because the session bean and not the autogenerated subclass was set as ejb-class. Fixed.
Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of Ingo Bruell > Sent: Tuesday, December 18, 2001 12:57 PM > To: [EMAIL PROTECTED] > Subject: Re[2]: [Xdoclet-user] session beans not getting created > > Hi Colin, > > CD> thanks mate - the <session/> fixed it up. > CD> (note that the table of contents frame in > CD> the docs doesn't have a link to the session > CD> subtask) > > CD> however all my session beans are now getting verifier > CD> warnings like those below and these were ok before > CD> the upgrade... > > I had that too. But afer i have made my session beans like them in the > example (TellerBean), this verfier message were gone. > > so long > > > Ingo Bruell > > --- > <[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> > <ICQ# 40377720> > Oldenburg PGP-Fingerprint: CB01 AE12 B359 87C4 BF1C 953C 8FE7 C648 > 169E E5FC > Germany PGP-Public-Key available at pgpkeys.mit.edu > > > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
