TECTED]>
To: "Ant Users List"
Sent: Wednesday, February 06, 2008 2:57 PM
Subject: Re: headless build vs. eclipse build
Martin,
actually in eclipse(WSAD actually) its pointing to the bundled jre's
that came with the IDE and for my system env vars, i have a ANT_HOME
and a JAVA_H
synch between the IDE and command line as even point release
deltas can
cause these sorts of discrepancies
Martin--
- Original Message -
From: "Steven Guitar" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, February 06, 2008 2:57 PM
Subject: Re: head
- Original Message -
From: "Steven Guitar" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, February 06, 2008 2:57 PM
Subject: Re: headless build vs. eclipse build
Martin,
actually in eclipse(WSAD actually) its pointing to the bundled jre's
that c
> are you perhaps using a JRE different than the one ANT uses from
> > command
> > line (check env var JRE_HOME for ANTs default JRE)
> >
> > ?
> > Martin-
> > - Original Message -
> > From: "Steven Guitar" <[EMAIL PROTECTED]>
>
TECTED]>
To:
Sent: Wednesday, February 06, 2008 1:57 PM
Subject: headless build vs. eclipse build
Hey guys,
i have written a headless build for a jar file that we use for our
framework to distribute to other developers. the jar file is given to
web developers who deploy their web apps to webspher
ROTECTED]>
To:
Sent: Wednesday, February 06, 2008 1:57 PM
Subject: headless build vs. eclipse build
> Hey guys,
>
> i have written a headless build for a jar file that we use for our
> framework to distribute to other developers. the jar file is given to
> web developers who deploy
Hey guys,
i have written a headless build for a jar file that we use for our
framework to distribute to other developers. the jar file is given to
web developers who deploy their web apps to websphere app server, and
the jar file created from ant works fine.
when you start the server up w