Thanks a lot. That worked and now Ant is at least being recognized. Unfortunately, I'm still a bit stuck. I'm trying to run sun's j2ee tutorial and use ant to compile it'sconverter ejb's along the lines of these basic instructions:
Compiling the Source Files Now you are ready to compile the remote interface (Converter.java), home interface (ConverterHome.java), and the enterprise bean class (ConverterBean.java): a.. In a terminal window, go to the j2eetutorial/examples directory. b.. Type the following command: ant converter Unfortunately, it doens't appear to be working. When I enter this command I get the following response:(see jpg) Thanks a lot!
<<attachment: cmdwin.jpg>>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
