Where is my C:\Sun\Appserver folder?
Hi all. I'm new to java and java ee. I installed java ee 5 SDK with application server PE 9 and the tutorial. The example of hello1 works fine. However, I got the error message when I was trying to build other examples.
"BUILD FAILED
E:\Java\javaeetutorial5\examples\bp-project\command-line-ant-tasks.xml:89: C:\Sun\AppServer not found."
I do not have that folder on my machine. Everything installed is in C:\Program Files\Sun\SDK\and the path variable is set automaticlly as C:\Program Files\Sun\SDK\bin
What's wrong? Do I need to install something else to make other examples in the tutorial work? Thank you.

