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}

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.

Conor


--
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