I assume you mean @jboss:finder-query?  you still need @ejb:finder, eg:

    @ejb:finder signature="java.util.Collection findMyCustomStuff()"
    @jboss:finder-query name="findMyCustomStuff" query="customstuff = 5"

make sense?

hth
dim

----- Original Message ----- 
From: "John Fleenor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 20, 2002 2:34 PM
Subject: [Xdoclet-user] JBoss Custome Finders ?


> 
> 
> If I place a @ejb:finder-query tag at the class level how do I tell xdoclet 
> to create a home interface method for the custome finder so I can call it 
> from other beans?
> 
> Thanks,
> 
> John Fleenor
> 
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
> 
> 
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to