Brian Tarbox penned

> I need to add some import statements to my session bean remote
> interface.

In the version I'm using (1.2b2), the template has only the one custom
merge point at the bottom of the class (before its closing brace). This
leaves you with two options off the top of my head:

1. Fully qualify all class names in your merge file.

2. Modify the session.xdt template to have a merge point for imports. In
this case I believe you can simply copy the template and point to it for
generating the remote interface.

-- 
David Harkness                               Sony Pictures Digital
Sr. Software Engineer   310.482.4756    [EMAIL PROTECTED]

        Those who judge the value of advice by its source
        will at once dismiss the best and follow the worst.


-------------------------------------------------------
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