>From memory you need to have the query attribute to the @ejb.finder tag.
hth
dim
- Original Message -
From: "Konstantin Priblouda" <[EMAIL PROTECTED]>
To: "Tim" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, November 15, 2002 8:49 PM
-Ursprüngliche Nachricht-
Von: Matthias Bohlen [mailto:mbohlen@;mbohlen.de]
Gesendet: Freitag, 15. November 2002 10:03
An: 'Tim'; [EMAIL PROTECTED]
Betreff: RE: [Xdoclet-user] jboss.finder-query
Hi,
a friend of mine had the same problem. We solved it using
@ejb.finder signature="...&
--- Tim <[EMAIL PROTECTED]> wrote:
> I am using 1.2.0b1.
>
> I have scanned previous entries in the list and
> their appears to
> be no satisfactory explanation as to how the
> jboss.finder-query
> tag seems to be ignored:
>
> * @ejb.finder signature="java.util.Collection
> findAllFud()"
> *
--- Matthias Bohlen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> a friend of mine had the same problem. We solved it
> using
> @ejb.finder signature="..." query="...some EJB
> QL query..."
>
> We threw away the @jboss.finder tags.
>
> That has has always worked and continues to work
> with the new
Hi,
a friend of mine had the same problem. We solved it using
@ejb.finder signature="..." query="...some EJB QL query..."
We threw away the @jboss.finder tags.
That has has always worked and continues to work with the new version of
XDoclet. You get the additional advantage of app-server ind