Posted By:
Adwitiya_Nigam
Posted On:
Wednesday, July 21, 2004 07:22 AM
Hi,
I have a task defined as :
I call this task in some target to compile .ejb files(generated through Weblogic 8.1 Workshop) as :
But i get some error saying that the EJB should be prefixed/postfixed with Bean when i execute this target. On the other hand if i compile these EJB through Weblogic workshop only, it compiles properly. Any pointers how i can successfully compile these through ant since i want to automate the build!
I am using apache-ant-1.6.2
Thanks,
Adwitiya Nigam...