On Wed, 12 Dec 2001 [EMAIL PROTECTED] wrote: > > ahhh... I'd actually go about it a different way. ejb-jar_xml.j is a > > fairly simple wrapper... most of the real work, for the beans > > at least, is > > done in ejb-body.j - so I would make your own wrapper file, > > and have that > > merge with the ejb-body.j in a similar way to ejb-jar_xml.j > > does. make > > sense? > Hmmm. Do you mean, I should write a new wrapper file like ejb-jar_xml.j?
I did (o: but as Ara has corrected (see other email), this approach wont work, because of the need for configuration variables in the ejbdotxmlsubtask. use Ara's suggestion (o: cheers dim _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
