Iam using ANT version 1.7 , JDK 1.4 and Websphere APP Server 6.0
Here is the ANT script which perform ejb deploy code. ejbmodule has around
115 files.
Please help me resolve at the earliest
*
>> I am trying to run my JNI code using JUnit within Ant on Solaris
>> 5.8. However, it fails to load my shared object and gives me this
>> error message.
>>
>> Can't load Sparc v9 64-bit .so on a Sparc 32-bit platform
>>
>
>> How is it trying to run on the 32 bit mode while I am trying to run
>> o
Not Ant is quiting the script file - the shell does that.
Simply use two s.
Jan
>-Ursprüngliche Nachricht-
>Von: temp temp [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 24. August 2007 16:22
>An: user@ant.apache.org
>Betreff: how to run multiple script files using ant exec with
>comm
I want to use 'uptodate', but I do not know the exact name of the
target file to be used for checking the date. All I know is its
location, and that it ends with 'dmi'. Can this be done? I tried to
use a nested globmapper with target *.dmi, but that didn't work.
I got it working by specifyi
Iam using ANT version 1.7 , JDK 1.4 and Websphere APP Server 6.0
Here is the ANT script which perform ejb deploy code. ejbmodule has around
115 files.
Please help me resolve at the earliest
*