On Mon, 10 Dec 2001, Ara Abrahamian wrote:

> No, you're using destdir, but you should use destinationFile.
> <deploymentdescriptor destinationFile="{0}-ejb-jar.xml"/>

any reason why this doesn't do the trick:

<template
  destinationFile="{0}-ejb-jar.xml" 
  ofType="javax.ejb.EntityBean"
  templateFile="/home/dim/cvs/xdoclet/core/resources/xdoclet/ejb/ejb-body.j"
  destdir="${build.dir}/ejb/META-INF" />

?

that's your other option, and should provide true fragments.  If you need
to wrap that template in something else, then its not too hard to do.  (of
course you'll need to change the value of templateFile above).

cheers
dim


> 
> Ara.
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> 


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to