| Author |
Can't run -verbose or deploytool
|
Graham Russell
Greenhorn
Joined: Jul 15, 2004
Posts: 6
|
|
As you can probably tell by the question, I am completely new to EJB; I have downloaded and installed Java 1.3. I have updated the classpath and path variables with the pointer c:\jdk1.3.1_12\bin. Is it a clue that I can't find a J2EE.jar file on my drive ? I also cannot import javax.ejb.* into my files. Although the basic Java compiles fine. I have created a JAVA_HOME system variable c:\jdk1.3.1_12 Can anybody help?
|
 |
Edwin Keeton
Ranch Hand
Joined: Jul 10, 2002
Posts: 214
|
|
|
It sounds like you only downloaded the java standard edition sdk. For EJB you also need the enterprise edition. You probably are looking for j2sdkee1.3, which you can find here: http://java.sun.com/j2ee/1.3/download.html
|
SCJP, SCWCD
|
 |
 |
|
|
subject: Can't run -verbose or deploytool
|
|
|