On Mon, 2004-08-16 at 23:38, Brian Tarbox wrote:
> I need to add some import statements to my session bean remote
> interface.
> 
> I've tried putting the code in remote-custom.xdt but the code gets
> merged at the end of the file. 
> 
> My xdt file just has the raw code in it...I can't find any doc on how to
> specify in the xdt where the to-be-merged code should end up.

It ends up wherever the corresponding <XDtMerge:merge ...> tag is in the
template; in this case, after the rest of the generated class' methods. 
There's no way to change where it appears.

Why do you need the imports?  I was under the impression the generated
code used fully qualified class names everywhere anyway.


Andrew.



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to