Hallo,

At 10:02 22.10.2002 +1000, Conor MacNeill wrote:
Rafal Kedziorski wrote:
Hallo,

Why ejb-jar can't fin tmp_s2g_billing.jar file?
Just to be clear firstly. This is nothing to do with Ant's ejbjar task. You are running an external Java program (weblogic.ejbc) and it is this program that is complaining - not Ant.

You are asking weblogic.ejbc to run from the directory ${dir.src.ejb.billing}
No. I call the build.sh in my build folder. Here is my structure:

project/
        build/build.sh
        ejb/
            s2g_billing/
            jarfiles/
                     tmp_s2g_billing.jar

I can't really determine where that directory is but I'm guessing that applying the relative path "../ejb/jarfiles/tmp_s2g_billing.jar" to that dir is not ending up anywhere useful.
And that is relative from my build folder.


Best Regards,
Rafal


--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to