Hello,
I'm trying to port an existing application to Sun One and build jars from deployment descriptors. The existing build files use the optional ant task: <ejbjar> with nested vendor tags i.e. <weblogic>. Is there an equivalent for sun one? I see that there is for IPlanet 6.0 but I'm unable to use this for Sun One as the deployment descriptor names have changed sun-ejb-jar.xml was ias-ejb-****.
I also tried to use <iplanet-ejbc> despite it being only supported for IPlanet 6.0 but to no avail. I get an IOException when it attempts to execute ejbc. I can't get beyond this as where have they put the ejbc utility in Sun One?
I'm now looking at having to build 10 jar files explicitly. Can anyone help? make my Christmas!
many thanks,
Elaine.