> >ofType is attribute for the subtasks to select
> classes
> >they are interested...
> 
> I'm sorry, I don't follow. Maybe an example would
> work?

It's basically attribute of template subtask (
ancestor of all other subtasks ), and is used to
select which classes to process. 
So <entitycmp/> sets that to "javax.ejb.EntityBean"
internally. 

If you use <template/> subtask as is, you can use it
to select classes you like to process. 


> No, I'm using 1.2beta1. If I use the "@value-object
> extends" tag, then I 
> get the desired subclassing, but I have to modify
> entity bean class. I 
> thought the ant task might allow me to do this
> globally.

You surely meant @ejb.value-object tag?
Anyway, I looked into tag handler and it pulls
superclass information only from extends="foo.bar"
parameter. 

If you feel that this feature is needed, 
you may enter enhancements issue into JIRA

http://opensource.atlassian.com/projects/xdoclet/secure/Dashboard.jspa

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! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to