We are trying to deploy our application to jboss (from another server).

We have problems to create finder-querys for ejb-finder for jboss. We
use xdoclet 1.2 beta2.

this are the tags:

....
@ejb.finder
 *    signature="java.util.Collection findByZeitraum(long von, long
bis)"
@jboss:finder-query name="findByZeitraum" query="terminBis > {1} and
terminVon <= {2}" order="terminvon"

.....

we call the jboss-target in build.xml, but he doesn't create any
query-stuff in the jboss-files, generated by xdoclet.

What to do?    

-- 
 mfg

 Matthias Gottschlich
 



-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to