Conor-

I'll help out on this, since Matt and I are both working on the same
problem.

Under previous versions of Ant, we did not encounter this problem.  However,
I'm not sure that this is in fact an Ant problem.  We're thinking that it
may be a Windoze problem of running out of command line buffer.  What's
perplexing us is that this problem just manifested itself recently and has
not been a problem in the past.  We also have other build systems that
construct much larger command lines and works fine.  We've also found that
we can replicate the problem only under unique circumstances and it's not
always consistent.

We're going to try and run this using MKS and CygWin to see if it errors out
the same way.

However, if you or anyone else can shed some light on this it would be
greatly appreciated.


Cheers!
Eddie

P.S.- Oh, I realized I didn't answer your question ;)?  Yes, javac is on the
path.

-----Original Message-----
From: Conor MacNeill [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 23, 2002 11:01 PM
To: Ant Users List
Subject: Re: ebjc errors


Matt McAuliffe wrote:
> Hi All-
> 
> I've been racking my brain all day on this one and I'm probably
overlooking
> something really simple.  Has anyone seen a similar error building ejb's
as
> below.  I'm using Ant 1.5 and JDK 1.3.1.
> 
> Thanks in advance,
> 
> ejbs:
>      [echo] --(DT)--> Generating ejbs
>      [copy] Copying 8 files to
M:\mmcauliffe_lms_401_view\presentation\build
>      [copy] Copying 2 files to
M:\mmcauliffe_lms_401_view\presentation\build
>    [ejbjar] building TagEntity.jar with 6 files
>      [ejbc] java.io.IOException: CreateProcess: javac -classpath

Is javac in you path?

Conor



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to