I just finished that up. Once I figured it out, it took all of 5 minutes. For the record, it took added a 'schema' attribute to the ejb:bean tag, then adding the ejb-ql to a 'query' attribute of the ejb:finder tag.
-danch Andreas Schaefer wrote: > Hi Danch > > No, you are note into the weeds. As mentioned in the CVS > message the "banknew" application is not working mostly > because JBoss 3 uses an XDoclet version which is not officially > released and therefore I don't have a docu. > > Can you tell me how to write the ejb:finder and I will adjust > the classes and make them run ? > > Thanx - Andy > > ----- Original Message ----- > From: "danch" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, May 05, 2002 1:17 PM > Subject: [JBoss-dev] marathon tests and banknew > > > >>I'm trying to run the marathon tests against the head. This is failing >>with CMP errors indicating query not found for various finders. The >>XDoclet tags for newbank (well Customer at any rate) have jboss-finder >>declarations but no ejb:finder declarations (for CMP 2) I've added one >>of these only to run into another. Did someone forget to check this >>change in or should I go ahead and fix it up, or have I gone into the >> > weeds? > >>thanks, >>danch >> >> >>_______________________________________________________________ >> >>Have big pipes? SourceForge.net is looking for download mirrors. We supply >>the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] >>_______________________________________________ >>Jboss-development mailing list >>[EMAIL PROTECTED] >>https://lists.sourceforge.net/lists/listinfo/jboss-development >> >> >> > > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
