--- 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 version of > XDoclet. You get the additional advantage of > app-server independent queries.
Hmm, this way you willnot get any sorting of results... regards, ===== Konstantin Priblouda ( ko5tik ) Freelance Software developer < http://www.pribluda.de > < play java games -> http://www.yook.de > < render charts online -> http://www.pribluda.de/povray/ > __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
