Hi,
I am interested in learning EJB.So I downloaded j2sdkee1.3 on win98.
my path settings in autoexe are
set TOMCAT_HOME=c:\tomcat
set JAVA_HOME=c:\jdk1.3
set J2EE_HOME=c:\j2sdkee1.3
SET PATH=C:\JDK1.3\BIN; c:\j2sdkee1.3\bin;%PATH%
set classpath=c:\jdk1.3\lib\tools.jar;c:\j2sdkee1.3\lib\j2ee.jar
set path=%path%;c:\tomcat\bin
Set CLASSPATH=.;%TOMCAT_HOME%\lib\servlet.jar
set classpath=c:\jsdk2.0\lib\jsdk.jar;
For
testing when I type
j2ee -verbose on dos prompt it sets the path and displays cursor..
when I type deploytool on dos prompt it is saying that J2EE_HOME is not found.
I need help in running EJB's..
I do not have web logic in my system yet..
please guide me in installing and using J2EE
Thanks
Radhika Madini