Hi,
I have installed ant 1.3 and have jdk 1.3 installed.
I am trying 2 compile the examples included with the j2ee tutorial.
When i issue the cmd
$ant web
or $ant all
or any target for that matter, i get a "StringIndexOutOfBounds
Exception: String index out of range : -1".
I tried ant -debug web, that showed that this exception occurs after
[property] Loading Environment myenv
What am i doing wrong here? What am i missing?
Thanx in advance
-Anks
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>