> The method-intf element must be one of the following: > <method-intf>Home</method-intf> > <method-intf>Remote</method-intf> > <method-intf>LocalHome</method-intf> > <method-intf>Local</method-intf> > >Comment By: Aslak Helles�y (rinkrank) > > After looking into it a bit closer, I realise that the > hardcoded Home occurs for finder methods. These are defined > at the class level, so <XDtEjbIntf:methodIntf/> is not a > good replacement. > > In stead, I suggest we add an extra finder-intf parameter > that can take the values Home or LocalHome to the > @ejb:finder and @ejb:pk tags. Then we should replace > hardcoded Home with <XDtClass:classTagValue > tagName="ejb:finder" paramName="finder-intf"/>. > > Comments?
Agree. But why not method-intf and finder-intf? Anyway <XDtEjbIntf:methodIntf/> should also support all 4 types. Ara. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
