hello2 can't be built
I just installed the J2EE1.5 and Ant 1.6.5
When I build the hello2 example, build failed as following:
bpp-actual-compilation:
[echo] Compiling hello2
[javac] Compiling 2 source files to .../Tutorial/examples/web/hello2/build/web/WEB-INF/classes
BUILD FAILED
.../Tutorial/examples/bp-project/command-line-ant-tasks.xml:89: .../Tutorial/examples/web/hello2/c:/Sun/AppServer not found.
What shall I set?
thanks

