to figure out which
configuration is missing.
Hope this helps.
-Prashant
On Wed, 2007-05-16 at 12:34 +1000, David Wood wrote:
> Hi Martin,
>
> I've actually made a few changes to the code and was getting new
exceptions.
> I was testing these changes with ant, and believe I have fixed the
r the person(s) to whom this email message is
addressed. If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message -
From: "David Wood" <[EM
Hello users,
I am getting different results when executing a java program with ant than
when I execute it manually.
When ant is used the program throws a null pointer exception eg:
[EMAIL PROTECTED] ant testApp
Buildfile: build.xml
init:
compile:
testApp:
[java] getting frontpage
[j