Problem installing j2ee1.3.1

Hey, Everyone.

I am having much difficulty getting the j2ee1.3.1 server installed correctly.

I'm running Windows XP and I downloaded j2ee from http://java.sun.com/j2ee/sdk_1.3/. When I try to launch the server it goes something like this ...

Microsoft Windows XP [Version 5.1.2600]

(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Brad>c:\setj2ee02

C:\Documents and Settings\Brad>PROMPT $N$G

C>CD c:\BackupBundle\EJBWorld\Stuff01\projects\advice

C>j2ee -verbose

J2EE server listen port: 1050

Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/corba/se/inte

rnal/util/IdentityHashtable

at com.sun.corba.ee.internal.javax.rmi.CORBA.Util.<clinit>(Util.java:87)

at com.sun.corba.ee.internal.POA.POAImpl.activate(POAImpl.java:935)

at com.sun.corba.ee.internal.POA.POAImpl.activate_object(POAImpl.java:89

5)

at com.sun.corba.ee.internal.CosNaming.TransientNameService.initialize(T

ransientNameService.java:117)

at com.sun.corba.ee.internal.CosNaming.TransientNameService.<init>(Trans

ientNameService.java:70)

at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMg

r.java:103)

at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)

at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)

C>

My environmental variables are as follows ...

C>SET

ALLUSERSPROFILE=C:\Documents and Settings\All Users

APPDATA=C:\Documents and Settings\Brad\Application Data

CLASSESDIR=C:\j2sdkee1.3.1\lib\classes

CLIENTNAME=Console

CLOUDJARS=C:\j2sdkee1.3.1\lib\system\cloudscape.jar;C:\j2sdkee1.3.1\lib\system\tools.jar;C:\j2sdkee1.3.1\lib\cloudscape\RmiJdbc.jar;C:\j2sdkee1.3.1\lib\cloudscape\cloudclient.jar

CLOUDSCAPE_INSTALL=C:\j2sdkee1.3.1\lib\cloudscape

CommonProgramFiles=C:\Program Files\Common Files

COMPUTERNAME=NOTEBOOK

ComSpec=C:\WINDOWS\system32\cmd.exe

CPATH=C:\j2sdkee1.3.1\lib\system\cloudscape.jar;C:\j2sdkee1.3.1\lib\system\tools.jar;C:\j2sdkee1.3.1\lib\cloudscape\RmiJdbc.jar;C:\j2sdkee1.3.1\lib\cloudscape\cloudclient.jar;C:\j2sdkee1.3.1\lib\classes;C:\j2sdkee1.3.1\classes;C:\j2sdkee1.3.1\lib\j2ee.jar;C:\j2sdkee1.3.1\lib\toolclasses;C:\j2sdkee1.3.1\lib\j2eetools.jar;C:\j2sdkee1.3.1\lib\locale;;C:\PROGRA~1\Java\jdk1.5.0_07\lib\tools.jar;C:\j2sdkee1.3.1\lib\jhall.jar

FP_NO_HOST_CHECK=NO

HOMEDRIVE=C:

HOMEPATH=\Documents and Settings\Brad

J2EEJARS=C:\j2sdkee1.3.1\lib\j2ee.jar

J2EETOOL_CLASSES=C:\j2sdkee1.3.1\lib\toolclasses

J2EETOOL_JAR=C:\j2sdkee1.3.1\lib\j2eetools.jar

J2EE_HOME=C:\j2sdkee1.3.1

J2EE_JARS=C:\j2sdkee1.3.1\lib\j2ee.jar

J2SE_HOME=C:\PROGRA~1\Java\jdk1.5.0_07

JAAS_OPTIONS=-Djava.security.auth.policy=C:\j2sdkee1.3.1\lib\security\jaas.policy

JAVAHELPJARS=C:\j2sdkee1.3.1\lib\jhall.jar

JAVATOOLS=C:\PROGRA~1\Java\jdk1.5.0_07\lib\tools.jar

JAVA_COMMAND=C:\PROGRA~1\Java\jdk1.5.0_07\bin\java -Xmx128m -Djavax.net.ssl.trustStore=C:\j2sdkee1.3.1\lib\security\cacerts.jks -Djava.security.auth.policy=C:\j2sdkee1.3.1\lib\security\jaas.policy

JAVA_HOME=C:\PROGRA~1\Java\jdk1.5.0_07

JMS_CLASSESDIR=C:\j2sdkee1.3.1\classes

JMS_DB_PATH=C:\j2sdkee1.3.1\repository\NOTEBOOK\db\

JMS_HOME=C:\j2sdkee1.3.1

JMS_RI_JDBC=C:\j2sdkee1.3.1\lib\system\cloudscape.jar;C:\j2sdkee1.3.1\lib\system\tools.jar

LIBDIR=C:\j2sdkee1.3.1\lib

LISTEN_OPTIONS=-Dcom.sun.CORBA.connection.ORBListenSocket=SSL:0,SSL_MUTUALAUTH:0,PERSISTENT_SSL:1060

LOCALEDIR=C:\j2sdkee1.3.1\lib\locale

LOGONSERVER=\\NOTEBOOK

NUMBER_OF_PROCESSORS=1

OS=Windows_NT

Path=C:\WINDOWS\system32;C:\WINDOWS;C:\System32\Wbem;c:\j2sdkee1.3.1\bin;c:\Program Files\Java\jdk1.5.0_07\bin

PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

PROCESSOR_ARCHITECTURE=x86

PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 8, GenuineIntel

PROCESSOR_LEVEL=6

PROCESSOR_REVISION=0d08

ProgramFiles=C:\Program Files

PROMPT=$N$G

SESSIONNAME=Console

SonicCentral=C:\Program Files\Common Files\Sonic Shared\Sonic Central\

SSL_OPTIONS=-Djavax.net.ssl.trustStore=C:\j2sdkee1.3.1\lib\security\cacerts.jks

SystemDrive=C:

SystemRoot=C:\WINDOWS

SYSTEM_LIB_DIR=C:\j2sdkee1.3.1\lib\system

TEMP=C:\DOCUME~1\Brad\LOCALS~1\Temp

TMP=C:\DOCUME~1\Brad\LOCALS~1\Temp

USERDOMAIN=NOTEBOOK

USERNAME=Brad

USERPROFILE=C:\Documents and Settings\Brad

windir=C:\WINDOWS

And my Path is ...

C>PATH

PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\System32\Wbem;c:\j2sdkee1.3.1\bin;c:\Program Files\Java\jdk1.5.0_07\bin

I double and triple checked and all my environmental variables accurately refer to their respective subdirectories. I changed my J2EE_HOME variable to read "C:\PROGRA~1..." instead of "C:\Program Files..." to at least get the command line to accept the "C>j2ee -verbose" command.

Today I deleted every j2ee-related subdirectory and re-downloaded and reinstalled everything (more out of desperation than logic) but alas I still get the same problem.

I can't help but think that there is one little thing that I'm doing wrong because installing the j2se went so smoothly. I've been hammering at this for about a week now and I'm running out of straws to grasp at.

-Brad

[5525 byte] By [bradstrausa] at [2007-11-26 20:00:59]
# 1
Using j2EE 1.3 and Java 1.5 is probably the problem. See http://java.sun.com/j2ee/sdk_1.3/
ChuckBinga at 2007-7-9 22:59:05 > top of Java-index,Desktop,Developing for the Desktop...
# 2
Hello, Chuck.That was the ticket. I installed J2SE 1.4 and now J2EE works just fine. I owe your a beer... or, three.-Brad
bradstrausa at 2007-7-9 22:59:05 > top of Java-index,Desktop,Developing for the Desktop...
# 3
Glad I was able to assist. The beer is a fine idea!
ChuckBinga at 2007-7-9 22:59:05 > top of Java-index,Desktop,Developing for the Desktop...
# 4
Try the following forum (about J2EE technology) http://forum.java.sun.com/forum.jspa?forumID=19
UncleSAMa at 2007-7-9 22:59:05 > top of Java-index,Desktop,Developing for the Desktop...