> When jboss custom finder declared with @jboss:finder-query, xdoclet modifies > jaws.xml when <@jboss/> specified in build. > However the home interfaces (local and remote) without change. > It means that that finder is not exposed.
all @jboss:finder-query does is specify config for jaws.xml. To expose the methods, you'll still need @ejb:finder signature="java.util.Collection findThisThatOrWhatever()" hope that helps cheers dim > Any possible solutions? > Thanks > _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
