I am using xdoclet 1.1.2 and JBoss 3.0 RC2 I am trying to build custom
finder methods and unsuccessful in getting them to work. xdoclet fails to
build the apprpriate tags in my ejb-jar.xml and jbosscmp-jdbc.xml. I can
manually modify the xml files to allow one finder method but when I attempt
to add more than one I get a create method when deploying.
Here is how I have the javadoc tags.
* @ejb:finder signature="Collection findItemsByType(String type)"
* @ejb:finder signature="Collection findUsersInGroupB()"
*
* @jboss:finder-query name="findItemByType" query="type = {$1}"
* @jboss:finder-query name="findUsersInGroupB" query="type = {'B'}"
thanks for any help.
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user