Error with javax.ejb.*
843829Apr 29 2003 — edited Apr 30 2003Hi,
I am new to J2EE. I downloaded j2sdk1.4.1_01, j2sdkee1.3.1, and Ant 1.3 on a Windows XP Home Edition platform. Downloaded as well the Tutorial; which what I was testing it with. In the very first example (converter) as I did "ant converter" to compile, it fired a couple of errors:
1. 16 Bit MS-DOS subsystem
C:\WINDOWS\system32\ntvdm.exe
Error while setting up environment for the application
It continues running and then says
2. package javax.ejb does not exist
I already checked my PATH several times and included <J2EE_HOME>\bin and also <J2EE_HOME>\bin\j2ee.jar
It did not work. What's going on? Any help would be appreciated.
Thanks!!