hi all i am using the below java command to generate the ejb jar file in dos command window
java command: " java weblogic.ejbc pre_ejb_outbounddeliveryprofile.jar ejb_outbounddeliveryprofile.jar " " pre_ejb_outbounddeliveryprofile.jar" is the input jar file, and " ejb_outbounddeliveryprofile.jar" is the output file. I need to use ant task to acheive the above mentioned java command. -- View this message in context: http://www.nabble.com/Equivalent-ant-task-for-the-listed-java-commancd-tf2382138.html#a6638937 Sent from the Ant - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]