The following complains that "naming" is not a valid attribute of ejbjar. What's up?
<ejbjar naming="ejb-name" srcdir="${classes}"
descriptordir="${classes}" >
<weblogic destdir="${classes}"
classpath="${smartprice.lib.path}"/>
<include name="**/ejb-jar.xml"/>
<exclude name="**/*weblogic*.xml"/>
</ejbjar>
TIA,
Joel
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
