What is wrong with this? It says "no mapper specified":
<apply executable="java" >
<arg value="weblogic.ejb.utils.DDConverter" />
<fileset dir="${classes}">
<patternset>
<include name="**\*DD.txt" />
</patternset>
</fileset>
</apply>
Joel
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
