> I tryed adding the property "subtaskname" but the output is still
> 
> [ejbdoclet] Running <generate-remotedataobject/>
> [ejbdoclet] Running <generate-remotedataobject/>
> [ejbdoclet] Running <generate-remotedataobject/>

This is not the output you should see. Can you check your stuff with
<template/> and see what's displayed? Is EjbTemplateSubTask derived from
TemplateSubTask? Can you send me its code?

> <ejbtemplate subtaskname="generate-basicdataobject"
pattern="{0}BasicData"
> templatefile="xdoclet/basicdataobject.xdt"
oftype="javax.ejb.EntityBean"/>
> 
> <ejbtemplate subtaskname="generate-localdataobject"
pattern="{0}LocalData"
> templatefile="xdoclet/localdataobject.xdt"
oftype="javax.ejb.EntityBean"/>
> 
> <ejbtemplate subtaskname="generate-remotedataobject"
> pattern="{0}RemoteData"
> templatefile="xdoclet/remotedataobject.xdt"
> oftype="javax.ejb.EntityBean"/>
> </xdoclet>
> 
> How can I make my EjbTemplateSubTask have the same multiple behavior
as
> the
> TemplateSubTask?

>From what I can see only the last subtaskname is picked. Weird. I have
tens of custom templates and they work just fine (with both 1.1.2 and
latest cvs code). Btw, are you using cvs code or 1.1.2? How do you
package subtask class?

Ara.



-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to