1 Reply Latest reply on Nov 22, 2004 10:44 PM by redbeard15

    XDoclet finders

    candide_kemmler

      I have problems configuring finders with XDoclet. I put @ejb.finder tags at the class level, and the finders are rightly generated in my home interfaces, but nothing comes up in the deployment descriptors.

      Calling the finders works too, but I've tried to configure the generic DynamicQL method (the one with the String and Object [] parameters), and this one's not recognized as an ejbSelect method.

      Has anybody succeeded with these ?