Hi Jerome,

I subsequently posted a "resolved" message to the list with this subject
heading.

Basically, the call from ant.bat to the lcp.bat subroutine does not seem to
work correctly on my system.  I intially had a problem in that the various
jar files in the ANT_HOME path were not being seen (the ant.bat code builds
a LOCALCLASSPATH temporary variable using lcp.bat).  I placed these
physically in the CLASSPATH variable, then ran into the problem below.
Placing the ...tools.jar file in the CLASSPATH resolved that issue.

I didn't take the time to examine further why the batch calls are not
working, but will get around to that at some point.  Way too much to do with
the J2EE learning curve now.

Thank you for your reply,

Fred Yale

> -----Original Message-----
> From: Jerome Lacoste @ BBC [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, November 25, 2002 7:00 AM
> To:   Ant Users List
> Subject:      Re: New User - Problem
> 
> [EMAIL PROTECTED] wrote:
> 
> >Hello,
> >
> >I am attempting to use Ant to build J2EE tutorial examples as outlined on
> >the Sun web site.  My background in Java is very limited, the probable
> cause
> >of my difficulties.
> >
> >Anyway, here is what I am getting:
> >
> >C:\j2eetutorial\examples>ant all
> >The filename, directory name, or volume label syntax is incorrect.
> >Buildfile: build.xml
> >
> That error message is strange. What is your windows system? Do you use 
> cywgin (obvisouly not, just want to be sure).
> If it's an old system, try using the DOS name for your JAVA_HOME 
> directory (and perhaps ANT_HOME as well).
> If this doens't work, give us more info including but not limited to the 
> java -version output, the complete PATH description, the version of Ant 
> used.
> 
> Cheers,
> 
> Jerome
> 
> 
> 
> 
> 
> Jerome
> 
> 
> 
> --
> 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