Re: Java task

2006-03-01 Thread Guruprasad R
ass "weblogic.ejbc"? > In exact that notation? (I guess classnames should be start upcase...) > > Jan > > >-Ursprüngliche Nachricht- > >Von: Guruprasad R [mailto:[EMAIL PROTECTED] > >Gesendet: Donnerstag, 2. März 2006 07:10 > >An: Ant Users List >

Java task

2006-03-01 Thread Guruprasad R
Hi all, i have written a target that uses java task as below. Test Started when this target is executed from the command prompt, i dont find any issues. whereas when i execute the same target in the weblogic, i get - exectask: - WARNING: Test Sta

Please Help

2006-02-02 Thread Guruprasad R
Hi I am using an ant build script generated by weblogic workshop 8.1.3. I am using ant packaged with the weblogic installation(Apache Ant version 1.5.3).We are using java version 1.4.2_04.The ant script is copied below.

Re: command execution

2006-01-19 Thread Guruprasad R
hi again, got my problem solved. I gave the actual path in the args field and its working. On 1/19/06, Guruprasad R <[EMAIL PROTECTED]> wrote: > > hi all, > finally i am using the java task to do it. > > > > > > here, i am getting > exectask: >

Re: command execution

2006-01-18 Thread Guruprasad R
seems like the ANT is not executing the command as mentioned in *dir*. Please help. On 1/19/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > > On Wed, 18 Jan 2006, Guruprasad R. <[EMAIL PROTECTED]> wrote: > > > i am getting a message as "Please use the executable attri

command execution

2006-01-18 Thread Guruprasad R
I am using ant on my Windows 2000 OS. I want to execute a command "java weblogic.ejbc npacejb.jar" from a particular directory in the command prompt using ANT. i have written the script as below. I am not sure whether i have written the script properly. i am getting a message as "Plea

Re: Jar task

2006-01-17 Thread Guruprasad R
nuary 2006 6:49 am, Guruprasad R wrote: > > i am creating a jar file using the below ant script. > > > > > > > > > > > > > > > > The created jar file has all the files twice in it, with the same path. > ex: > > there are 2

Re: Jar task

2006-01-17 Thread Guruprasad R
thanx Jeffrey, the duplicates have been removed. On 1/17/06, Guruprasad R <[EMAIL PROTECTED]> wrote: > > i am opening the jar file with winzip and i can see the path as > ''meta-inf'. > > On 1/17/06, Jeffrey E Care <[EMAIL PROTECTED]> wrote: > > &

Re: Jar task

2006-01-17 Thread Guruprasad R
now that it is lowercased in the JAR? > > -- > Jeffrey E. Care ([EMAIL PROTECTED]) > WebSphere v7 Release Engineer > WebSphere Build Tooling Lead (Project Mantis) > > > Guruprasad R <[EMAIL PROTECTED]> wrote on 01/17/2006 06:49:24 AM: > > > i am creating a jar file us

Jar task

2006-01-17 Thread Guruprasad R
i am creating a jar file using the below ant script. The created jar file has all the files twice in it, with the same path. ex: there are 2 files named as weblogic-ejb-jar.xml with the same path. i have another problem. there are several files whose *path* is META-INF. but i am get

CVS Task

2005-12-05 Thread Guruprasad R
Hi all, I have written a build file that does a checkout from the CVS. But, when i invoke ant command for the written build file, i get an error message as *[cvs] Using cvs passfile: C:\Documents and Settings\admin\.cvspass* [cvs] Caught exception: CreateProcess: cvs -d:pserver:[EMAIL PROTECTED]:

CVS Task

2005-12-05 Thread Guruprasad R
Hi all, I have written a build file that does a checkout from the CVS. But, when i invoke ant command for the written build file, i get an error message as *[cvs] Using cvs passfile: C:\Documents and Settings\admin\.cvspass* * [cvs] Caught exception: CreateProcess: cvs -d:pserver:[EMAIL PROTECTE