Re: SV: just d/l installed ANT'S need some guidance!!

2001-07-12 Thread suhas

Download the Ant again , and do it afresh . :-)
Or
set classpath to all jars present  in ur ANT_HOME/lib directory
andpath to ANT_HOME/bin directory. It should work .

:-)
Suhas

- Original Message -
From: Chuck Amadi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, July 12, 2001 9:18 AM
Subject: Re: SV: just d/l  installed ANT'S need some guidance!!


 As discussed a copy of my ant.bat file .
 Current classpath.
 On the command prompt typed C:C:\jarkarta-ant-1.3\bin\ant.bat

 set ANT_HOME=C:\jakarta-ant-1.3\lib\ant.jar
 set PATH=%PATH%;%ANT_HOME%\bin
 set JAVA_HOME=C:\JDK1.3
 Cheers Chuck

 Calvin Yu wrote:


 It doesn't look like you're using the right ant.bat file.  Did you
 modify
 it, or are you using an ant.bat that you wrote yourself?  Make sure you
 use
 ant.home/bin/ant.bat.  Try fully declaring it ([prompt:]
 C:\jakarta-ant-1.3\bin\ant.bat).  It you're still seeing the problem,
 send
 me the ant.bat file.

 Calvin


 - Original Message -
 From: Chuck Amadi [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, July 11, 2001 10:15 AM
 Subject: Re: SV: just d/l  installed ANT'S need some guidance!!


  I have since removed the TOMCAT_HOME path that resulted the fact that
 my
  classpath is directing towards the tool.jar.
 
  I haven't got a tool.jar in the ant dir.
  Cheers Chuck.
 
 
  Peter Alfors wrote:
 
   print out your classpath and see which ant.jar is being used.
  
   Pete
  
   Chuck Amadi wrote:
  
Oops forgot to mention that i am running Netbeans v 3.2.2 wereby
 ant's
 is
apparently alreay bundled nevertheless i would like a standalone ,
 as
 the
ant 1.3 download is the current realease.
Anyway would this cause any problems .
Cheers Chuck
   
Mikkel Bruun wrote:
   
 please post the exception so we can look into it...

 Mikkel

 -Oprindelig meddelelse-
 Fra: Chuck Amadi [ mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] ]
 Sendt: 11 July 2001 14:43
 Til: [EMAIL PROTECTED]
 Emne: Re: just d/l  installed ANT'S need some guidance!!

 Hi, tried that and just ant from the ms-dos command line and got

 Exception in Thread - I assume that i have a classpath issue
 regarding
 multithreading .
 Any Suggestions Cheers Chuck

 suhas wrote:

 Part 1.1Type: Plain Text (text/plain)
 Encoding: quoted-printable

 --
 The views expressed by the sender of this message don't
 necessarily represent those of Brecon Beacons National Park
 Authority. This message is intended for the addressee(s) only
 and is sent in confidence; if you receive it in error, please
 can
 you
 let us know (at [EMAIL PROTECTED]) and then destroy all
 copies.
 Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
 adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
 Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
 yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
 mewn camgymeriad, a fyddech gystal  rhoi gwybod i
 ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.
   
--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can
 you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.

Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal  rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.
 
  --
  The views expressed by the sender of this message don't
  necessarily represent those of Brecon Beacons National Park
  Authority. This message is intended for the addressee(s) only
  and is sent in confidence; if you receive it in error, please can you
  let us know (at [EMAIL PROTECTED]) and then destroy all copies.
  Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
  adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
  Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
  yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
  mewn camgymeriad, a fyddech gystal  rhoi gwybod i
  ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.
 
 


 --
 The views expressed by the sender of this message don't
 necessarily represent those of Brecon Beacons National Park
 Authority. This message is intended for the addressee(s) only
 and is sent in confidence; if you receive it in error, please can you
 let us know (at [EMAIL PROTECTED]) and then destroy all copies.
 Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
 adlewyrchu barn Awdurdod

Re: SV: just d/l installed ANT'S need some guidance!!

2001-07-12 Thread Chuck Amadi


Hi i have got ant installed i want to know how best to run ant as i assuming
that i can creat a basic build.xml file albeit empty thus is there examples
of how to creat the content for the build.xml files.
as all the ant doc's states is use -find option that'll search
the current  root dir or use another buildfile ie -buildfile option.
So any tips.
Cheers Chuck
suhas wrote:
Download the Ant again , and do it afresh . :-)
Or
set classpath to all jars present in ur ANT_HOME>/lib directory
andpath to ANT_HOME>/bin directory. It should work .
:-)
Suhas
- Original Message -
From: Chuck Amadi [EMAIL PROTECTED]>
To: [EMAIL PROTECTED]>; [EMAIL PROTECTED]>
Sent: Thursday, July 12, 2001 9:18 AM
Subject: Re: SV: just d/l  installed ANT'S need some guidance!!
> As discussed a copy of my ant.bat file .
> Current classpath.
> On the command prompt typed C:>C:\jarkarta-ant-1.3\bin\ant.bat
>
> set ANT_HOME=C:\jakarta-ant-1.3\lib\ant.jar
> set PATH=%PATH%;%ANT_HOME%\bin
> set JAVA_HOME=C:\JDK1.3
> Cheers Chuck
>
> Calvin Yu wrote:
>
>
> It doesn't look like you're using the right ant.bat file. Did
you
> modify
> it, or are you using an ant.bat that you wrote yourself? Make
sure you
> use
> ant.home>/bin/ant.bat. Try fully declaring it ([prompt:]
> C:\jakarta-ant-1.3\bin\ant.bat). It you're still seeing the
problem,
> send
> me the ant.bat file.
>
> Calvin
>
>
> - Original Message -
> From: "Chuck Amadi" [EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]>
> Sent: Wednesday, July 11, 2001 10:15 AM
> Subject: Re: SV: just d/l  installed ANT'S need some guidance!!
>
>
> > I have since removed the TOMCAT_HOME path that resulted the fact
that
> my
> > classpath is directing towards the tool.jar.
> >
> > I haven't got a tool.jar in the ant dir.
> > Cheers Chuck.
> >
> >
> > Peter Alfors wrote:
> >
> > > print out your classpath and see which ant.jar is being used.
> > >
> > > Pete
> > >
> > > Chuck Amadi wrote:
> > >
> > > > Oops forgot to mention that i am running Netbeans v 3.2.2 wereby
> ant's
> is
> > > > apparently alreay bundled nevertheless i would like a standalone
,
> as
> the
> > > > ant 1.3 download is the current realease.
> > > > Anyway would this cause any problems .
> > > > Cheers Chuck
> > > >
> > > > Mikkel Bruun wrote:
> > > >
> > > > > please post the exception so we can look into it...
> > > > >
> > > > > Mikkel
> > > > >
> > > > > -Oprindelig meddelelse-
> > > > > Fra: Chuck Amadi [ mailto:[EMAIL PROTECTED]
> mailto:[EMAIL PROTECTED]>
]
> > > > > Sendt: 11 July 2001 14:43
> > > > > Til: [EMAIL PROTECTED]
> > > > > Emne: Re: just d/l  installed ANT'S need some guidance!!
> > > > >
> > > > > Hi, tried that and just ant from the ms-dos command line
and got
>
> > > > > Exception in Thread - I assume that i have a classpath issue
> regarding
> > > > > multithreading .
> > > > > Any Suggestions Cheers Chuck
> > > > >
> > > > > suhas wrote:
> > > > >
> > > > > > Part 1.1 Type: Plain
Text (text/plain)
> > > > > >
Encoding: quoted-printable
> > > > >
> > > > > --
> > > > > The views expressed by the sender of this message don't
> > > > > necessarily represent those of Brecon Beacons National Park
> > > > > Authority. This message is intended for the addressee(s)
only
> > > > > and is sent in confidence; if you receive it in error, please
> can
> you
> > > > > let us know (at [EMAIL PROTECTED]) and then destroy all
> copies.
> > > > > Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid
yn
> > > > > adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
> > > > > Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
> > > > > yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
> > > > > mewn camgymeriad, a fyddech gystal rhoi gwybod i
> > > > > ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.
> > > >
> > > > --
> > > > The views expressed by the sender of this message don't
> > > > necessarily represent those of Brecon Beacons National Park
> > > > Authority. This message is intended for the addressee(s) only
> > > > and is sent in confidence;

SV: just d/l installed ANT'S need some guidance!!

2001-07-11 Thread Mikkel Bruun

please post the exception so we can look into it...

Mikkel

-Oprindelig meddelelse-
Fra: Chuck Amadi [mailto:[EMAIL PROTECTED]]
Sendt: 11 July 2001 14:43
Til: [EMAIL PROTECTED]
Emne: Re: just d/l  installed ANT'S need some guidance!!


Hi, tried that and just ant from the ms-dos command line and got
Exception in Thread - I assume that i have a classpath issue regarding
multithreading .
Any Suggestions Cheers Chuck

suhas wrote:

Part 1.1Type: Plain Text (text/plain)
Encoding: quoted-printable

--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal â rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.




Re: SV: just d/l installed ANT'S need some guidance!!

2001-07-11 Thread Chuck Amadi


Hi, as follows i have rebooted as usually, included the %PATH%;%ANT_HOME%
thus invoking ant.jar and any other jar's within the bin, and from
ms-dos command line entered ant .
Cheers Chuck


Mikkel Bruun wrote:
please post the exception so we can look into it...
Mikkel
-Oprindelig meddelelse-
Fra: Chuck Amadi [mailto:[EMAIL PROTECTED]]
Sendt: 11 July 2001 14:43
Til: [EMAIL PROTECTED]
Emne: Re: just d/l  installed ANT'S need some guidance!!
Hi, tried that and just ant from the ms-dos command line and got
Exception in Thread - I assume that i have a classpath issue regarding
multithreading .
Any Suggestions Cheers Chuck
suhas wrote:
> Part 1.1 Type: Plain Text (text/plain)
>
Encoding: quoted-printable
--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal  rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.

--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal  rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.

 Post as requested note the same response within ant.doc


.Re: SV: just d/l installed ANT'S need some guidance!!

2001-07-11 Thread suhas

Hi  , Cheers Chuck
Only ant.jar should be in  the classpath . The system not required to
boot up .
Also keep jaxp.jar and parser.jar in the lib directory in the classpath

set bin directory in the path

Before doing all this set classpath and path to null

Suhas

- Original Message -
From: Chuck Amadi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 11, 2001 2:00 PM
Subject: Re: SV: just d/l  installed ANT'S need some guidance!!


Hi, as follows i have rebooted as usually, included the
%PATH%;%ANT_HOME% thus invoking ant.jar and any other jar's within the
bin, and from ms-dos command line entered ant .
Cheers Chuck



Mikkel Bruun wrote:


please post the exception so we can look into it...

Mikkel


-Oprindelig meddelelse-
Fra: Chuck Amadi [ mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] ]
Sendt: 11 July 2001 14:43
Til: [EMAIL PROTECTED]
Emne: Re: just d/l  installed ANT'S need some guidance!!


Hi, tried that and just ant from the ms-dos command line and got
Exception in Thread - I assume that i have a classpath issue regarding
multithreading .
Any Suggestions Cheers Chuck


suhas wrote:


Part 1.1Type: Plain Text (text/plain)
Encoding: quoted-printable


--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal â rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.


--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal â rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.







Re: SV: just d/l installed ANT'S need some guidance!!

2001-07-11 Thread Chuck Amadi

Oops forgot to mention that i am running Netbeans v 3.2.2 wereby ant's is
apparently alreay bundled nevertheless i would like a standalone , as the
ant 1.3 download is the current realease.
Anyway would this cause any problems .
Cheers Chuck

Mikkel Bruun wrote:

 please post the exception so we can look into it...

 Mikkel

 -Oprindelig meddelelse-
 Fra: Chuck Amadi [mailto:[EMAIL PROTECTED]]
 Sendt: 11 July 2001 14:43
 Til: [EMAIL PROTECTED]
 Emne: Re: just d/l  installed ANT'S need some guidance!!

 Hi, tried that and just ant from the ms-dos command line and got
 Exception in Thread - I assume that i have a classpath issue regarding
 multithreading .
 Any Suggestions Cheers Chuck

 suhas wrote:

 Part 1.1Type: Plain Text (text/plain)
 Encoding: quoted-printable

 --
 The views expressed by the sender of this message don't
 necessarily represent those of Brecon Beacons National Park
 Authority. This message is intended for the addressee(s) only
 and is sent in confidence; if you receive it in error, please can you
 let us know (at [EMAIL PROTECTED]) and then destroy all copies.
 Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
 adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
 Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
 yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
 mewn camgymeriad, a fyddech gystal â rhoi gwybod i
 ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.

--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal â rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.





Re: SV: just d/l installed ANT'S need some guidance!!

2001-07-11 Thread Chuck Amadi

Is this ok

Peter Alfors wrote:

 print out your classpath and see which ant.jar is being used.

 Pete

 Chuck Amadi wrote:

  Oops forgot to mention that i am running Netbeans v 3.2.2 wereby ant's is
  apparently alreay bundled nevertheless i would like a standalone , as the
  ant 1.3 download is the current realease.
  Anyway would this cause any problems .
  Cheers Chuck
 
  Mikkel Bruun wrote:
 
   please post the exception so we can look into it...
  
   Mikkel
  
   -Oprindelig meddelelse-
   Fra: Chuck Amadi [mailto:[EMAIL PROTECTED]]
   Sendt: 11 July 2001 14:43
   Til: [EMAIL PROTECTED]
   Emne: Re: just d/l  installed ANT'S need some guidance!!
  
   Hi, tried that and just ant from the ms-dos command line and got
   Exception in Thread - I assume that i have a classpath issue regarding
   multithreading .
   Any Suggestions Cheers Chuck
  
   suhas wrote:
  
   Part 1.1Type: Plain Text (text/plain)
   Encoding: quoted-printable
  
   --
   The views expressed by the sender of this message don't
   necessarily represent those of Brecon Beacons National Park
   Authority. This message is intended for the addressee(s) only
   and is sent in confidence; if you receive it in error, please can you
   let us know (at [EMAIL PROTECTED]) and then destroy all copies.
   Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
   adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
   Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
   yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
   mewn camgymeriad, a fyddech gystal  rhoi gwybod i
   ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.
 
  --
  The views expressed by the sender of this message don't
  necessarily represent those of Brecon Beacons National Park
  Authority. This message is intended for the addressee(s) only
  and is sent in confidence; if you receive it in error, please can you
  let us know (at [EMAIL PROTECTED]) and then destroy all copies.
  Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
  adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
  Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
  yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
  mewn camgymeriad, a fyddech gystal  rhoi gwybod i
  ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.

--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal â rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.


 classjar.doc


Re: .Re: SV: just d/l installed ANT'S need some guidance!!

2001-07-11 Thread Chuck Amadi


Hi again thus if im reading it right ditch my current path and set just
the ant.jar and leave jaxp  parser.jar in the lib of ant's dir.
set classpath=ANT_HOME=C:\jakarta-ant-1.3\bin\ant.jar
set JAVA_HOME=C:\jdk1.3
Is the above ok if not pls post your classpath set up.
Cheers Chuck
suhas wrote:
Hi , Cheers Chuck
 Only ant.jar should be in the classpath .
The system not required to
boot up .
Also keep jaxp.jar and parser.jar in the lib directory in the classpath
set bin directory in the path
Before doing all this set classpath and path to null
Suhas
- Original Message -
From: Chuck Amadi [EMAIL PROTECTED]>
To: [EMAIL PROTECTED]>
Sent: Wednesday, July 11, 2001 2:00 PM
Subject: Re: SV: just d/l  installed ANT'S need some guidance!!
Hi, as follows i have rebooted as usually, included the
%PATH%;%ANT_HOME% thus invoking ant.jar and any other jar's within
the
bin, and from ms-dos command line entered ant .
Cheers Chuck
Mikkel Bruun wrote:
please post the exception so we can look into it...
Mikkel
-Oprindelig meddelelse-
Fra: Chuck Amadi [ mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]>
]
Sendt: 11 July 2001 14:43
Til: [EMAIL PROTECTED]
Emne: Re: just d/l  installed ANT'S need some guidance!!
Hi, tried that and just ant from the ms-dos command line and got
Exception in Thread - I assume that i have a classpath issue regarding
multithreading .
Any Suggestions Cheers Chuck
suhas wrote:
> Part 1.1 Type: Plain Text (text/plain)
>
Encoding: quoted-printable
--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.
--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.

--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal  rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.



Re: SV: just d/l installed ANT'S need some guidance!!

2001-07-11 Thread Chuck Amadi

I have since removed the TOMCAT_HOME path that resulted the fact that my
classpath is directing towards the tool.jar.

I haven't got a tool.jar in the ant dir.
Cheers Chuck.


Peter Alfors wrote:

 print out your classpath and see which ant.jar is being used.

 Pete

 Chuck Amadi wrote:

  Oops forgot to mention that i am running Netbeans v 3.2.2 wereby ant's is
  apparently alreay bundled nevertheless i would like a standalone , as the
  ant 1.3 download is the current realease.
  Anyway would this cause any problems .
  Cheers Chuck
 
  Mikkel Bruun wrote:
 
   please post the exception so we can look into it...
  
   Mikkel
  
   -Oprindelig meddelelse-
   Fra: Chuck Amadi [mailto:[EMAIL PROTECTED]]
   Sendt: 11 July 2001 14:43
   Til: [EMAIL PROTECTED]
   Emne: Re: just d/l  installed ANT'S need some guidance!!
  
   Hi, tried that and just ant from the ms-dos command line and got
   Exception in Thread - I assume that i have a classpath issue regarding
   multithreading .
   Any Suggestions Cheers Chuck
  
   suhas wrote:
  
   Part 1.1Type: Plain Text (text/plain)
   Encoding: quoted-printable
  
   --
   The views expressed by the sender of this message don't
   necessarily represent those of Brecon Beacons National Park
   Authority. This message is intended for the addressee(s) only
   and is sent in confidence; if you receive it in error, please can you
   let us know (at [EMAIL PROTECTED]) and then destroy all copies.
   Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
   adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
   Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
   yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
   mewn camgymeriad, a fyddech gystal  rhoi gwybod i
   ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.
 
  --
  The views expressed by the sender of this message don't
  necessarily represent those of Brecon Beacons National Park
  Authority. This message is intended for the addressee(s) only
  and is sent in confidence; if you receive it in error, please can you
  let us know (at [EMAIL PROTECTED]) and then destroy all copies.
  Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
  adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
  Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
  yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
  mewn camgymeriad, a fyddech gystal  rhoi gwybod i
  ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.

--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal â rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.


 classjar.doc


Re: SV: just d/l installed ANT'S need some guidance!!

2001-07-11 Thread Peter Alfors

I would look at the ant.bat file and see how it is attempting to pick up the
ant.jar file.
There should be something like:

for %%i in (%ANT_HOME%\lib\*.jar) do call %ANT_HOME%\bin\lcp.bat %%i

that will attempt to grab all of the jars in the ant/lib directory.
Check which environment variable it is appending them to. (Ant 1.2 uses
LOCALCLASSPATH)
Maybe add an echo to show the contents of the variable and make sure that you are
getting the ant.jar file??



Chuck Amadi wrote:

 Is this ok

 Peter Alfors wrote:

  print out your classpath and see which ant.jar is being used.
 
  Pete
 
  Chuck Amadi wrote:
 
   Oops forgot to mention that i am running Netbeans v 3.2.2 wereby ant's is
   apparently alreay bundled nevertheless i would like a standalone , as the
   ant 1.3 download is the current realease.
   Anyway would this cause any problems .
   Cheers Chuck
  
   Mikkel Bruun wrote:
  
please post the exception so we can look into it...
   
Mikkel
   
-Oprindelig meddelelse-
Fra: Chuck Amadi [mailto:[EMAIL PROTECTED]]
Sendt: 11 July 2001 14:43
Til: [EMAIL PROTECTED]
Emne: Re: just d/l  installed ANT'S need some guidance!!
   
Hi, tried that and just ant from the ms-dos command line and got
Exception in Thread - I assume that i have a classpath issue regarding
multithreading .
Any Suggestions Cheers Chuck
   
suhas wrote:
   
Part 1.1Type: Plain Text (text/plain)
Encoding: quoted-printable
   
--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal  rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.
  
   --
   The views expressed by the sender of this message don't
   necessarily represent those of Brecon Beacons National Park
   Authority. This message is intended for the addressee(s) only
   and is sent in confidence; if you receive it in error, please can you
   let us know (at [EMAIL PROTECTED]) and then destroy all copies.
   Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
   adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
   Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
   yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
   mewn camgymeriad, a fyddech gystal  rhoi gwybod i
   ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.

 --
 The views expressed by the sender of this message don't
 necessarily represent those of Brecon Beacons National Park
 Authority. This message is intended for the addressee(s) only
 and is sent in confidence; if you receive it in error, please can you
 let us know (at [EMAIL PROTECTED]) and then destroy all copies.
 Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
 adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
 Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
 yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
 mewn camgymeriad, a fyddech gystal â rhoi gwybod i
 ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.

   
   Name: classjar.doc
classjar.doc   Type: Microsoft Word Document (application/msword)
   Encoding: base64
Download Status: Not downloaded with message


begin:vcard 
n:;
x-mozilla-html:FALSE
org:BRIMG SRC=http://www.irista.com/images/common/logo_top_right.gif;
adr:;;
version:2.1
end:vcard



Re: SV: just d/l installed ANT'S need some guidance!!

2001-07-11 Thread Calvin Yu

It doesn't look like you're using the right ant.bat file.  Did you modify
it, or are you using an ant.bat that you wrote yourself?  Make sure you use
ant.home/bin/ant.bat.  Try fully declaring it ([prompt:]
C:\jakarta-ant-1.3\bin\ant.bat).  It you're still seeing the problem, send
me the ant.bat file.

Calvin

- Original Message -
From: Chuck Amadi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 11, 2001 10:15 AM
Subject: Re: SV: just d/l  installed ANT'S need some guidance!!


 I have since removed the TOMCAT_HOME path that resulted the fact that my
 classpath is directing towards the tool.jar.

 I haven't got a tool.jar in the ant dir.
 Cheers Chuck.


 Peter Alfors wrote:

  print out your classpath and see which ant.jar is being used.
 
  Pete
 
  Chuck Amadi wrote:
 
   Oops forgot to mention that i am running Netbeans v 3.2.2 wereby ant's
is
   apparently alreay bundled nevertheless i would like a standalone , as
the
   ant 1.3 download is the current realease.
   Anyway would this cause any problems .
   Cheers Chuck
  
   Mikkel Bruun wrote:
  
please post the exception so we can look into it...
   
Mikkel
   
-Oprindelig meddelelse-
Fra: Chuck Amadi [mailto:[EMAIL PROTECTED]]
Sendt: 11 July 2001 14:43
Til: [EMAIL PROTECTED]
Emne: Re: just d/l  installed ANT'S need some guidance!!
   
Hi, tried that and just ant from the ms-dos command line and got
Exception in Thread - I assume that i have a classpath issue
regarding
multithreading .
Any Suggestions Cheers Chuck
   
suhas wrote:
   
Part 1.1Type: Plain Text (text/plain)
Encoding: quoted-printable
   
--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can
you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal  rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.
  
   --
   The views expressed by the sender of this message don't
   necessarily represent those of Brecon Beacons National Park
   Authority. This message is intended for the addressee(s) only
   and is sent in confidence; if you receive it in error, please can you
   let us know (at [EMAIL PROTECTED]) and then destroy all copies.
   Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
   adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
   Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
   yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
   mewn camgymeriad, a fyddech gystal  rhoi gwybod i
   ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.

 --
 The views expressed by the sender of this message don't
 necessarily represent those of Brecon Beacons National Park
 Authority. This message is intended for the addressee(s) only
 and is sent in confidence; if you receive it in error, please can you
 let us know (at [EMAIL PROTECTED]) and then destroy all copies.
 Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
 adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
 Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
 yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
 mewn camgymeriad, a fyddech gystal â rhoi gwybod i
 ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.