I recently installed and then uninstalled j2sdkee1.2.1. after uninstalling
due to incompatibilities with j2sdkee1.2 (yes they exist - try to use a
server on a separate machine that's of version j2sdkee1.2 and see what i
mean), i reinstalled j2sdkee1.2 on my machine. Not whenever i try to run
j2ee.bat (I'm on NT) i get this error
ERROR! Shared library ioser12 could not be found.
Exception in thread "main" java.lang.UnsatisfiedLinkError: specialLoadClass
at com.sun.rmi.util.JDKClassLoader.loadClass(JDKClassLoader.java:50)
at
com.sun.rmi.util.JDKBridgeDelegate12.loadClass(JDKBridgeDelegate12.ja
va:46)
at com.sun.rmi.util.JDKBridge.loadClass(JDKBridge.java:96)
at javax.rmi.CORBA.Util.loadClass(Util.java:441)
at javax.rmi.CORBA.Util.createDelegateIfSpecified(Util.java:770)
at javax.rmi.CORBA.Util.<clinit>(Util.java:84)
at
com.sun.corba.ee.internal.core.IOR.createCodebaseComponent(IOR.java:1
49)
at com.sun.corba.ee.internal.core.IOR.<init>(IOR.java:106)
at
com.sun.corba.ee.internal.corba.ServerDelegate.createObjref(ServerDel
egate.java:387)
at com.sun.corba.ee.internal.corba.ORB.connect(ORB.java:1015)
at
com.sun.corba.ee.internal.CosNaming.TransientNamingContext.<init>(Tra
nsientNamingContext.java:98)
at
com.sun.corba.ee.internal.CosNaming.TransientNameService.<init>(Trans
ientNameService.java:67)
at
com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMg
r.java:103)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:185)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:829)
i have tried placing ioser12.dll from the j2sdkee1.2\nativelib directory in
my winnt/system32 and in my path. if i place it in system32 directory i get
the same exceptioin but it does not mention the ERROR! Shared library
ioser12 could not be found. if i place it in my path the same error occurs.
does anyone have a clue as to what could be going on here?
thanks
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".