A wise old hermit known only as Ara Abrahamian <[EMAIL PROTECTED]> once
said:
> OK guys,
> We're almost getting ready for v1.0. I think we can release it on Monday
> after having docs for websphere/jmx/webworks. Please write the docs
> ASAP!
>
> > 0- ejb:relation: remove target-multiple by looking at method return
> > type and use it for the other end of relation
> > 0.1- make getData automatically appear in remote interface (?)
3 options come to mind:
- a parameter to @ejb:data-object for remoteSetData="true(default)|false"
(similarly for remoteGetData and local view equivalents of both).
- user includes an abstract getData/setData with a @interface-method in
the EJB class (which is what I've been doing, since it also allows for
setting the transaction-type - "Supports" for getData and "Mandatory" for
setData, though I haven't actually checked they appear in the DD).
- allow for both the above :-)
Andrew.
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel