I've been looking for a way to get around this using standard ant tasks, but I'm not sure if it's workable.
i'd like to give the output of the deploymentdescriptor task to be just the ejb-name, not <ejb-name>Bean-ejb-jar.xml, etc. This is because the ejb jar files that we deploy are named beanName.jar and not beanNameBean.jar. The ejb-jar task lets me specify to use the ejb-name from the deployment descriptors when creating the ejb jar file, but when i use that it's looking for deployment descriptors name ejb-jar.xml (without the bean name as part of the file). here's my current deployment descriptor task. <deploymentdescriptor destinationFile="{0}-ejb-jar.xml" destDir="${basedir.webapp.web-inf.src}"/> --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.518 / Virus Database: 316 - Release Date: 9/11/2003 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user