> I'm just starting on this now, and thought I'd post
> in case anyone was
> checking... I think that the following tags make
> sense:
> 
>  *
>  *   @ejb:interface generate="both" 
>  *                 
> remote-class="test.interfaces.remote.Account" 
>  *                 
> local-class="test.interfaces.local.Account"
>  *   @ejb:home      generate="both"
>  *                 
> remote-class="test.interfaces.remote.AccountHome"
>  *                 
> local-class="test.interfaces.local.AccountHome"
>  *   @ejb:pk        generate="true"
>  *                 
> class="test.interfaces.AccountPK"
>  *
> 
> generate can be both|local|remote|none - both being
> default.  ditto for
> home.  I'm just going to change the relevant
> subtasks to set and unset the
> relevant patterns... trust that all sounds
> reasonable.

And of course default values for class names...

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!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to