Hi,
I am using J2EE 1.3 beta on Win2k (professional). I am also using the
documentation on j2ee 1.3 beta. As per the documenation I have created and
deployed the ConverterEJB in the j2EE server, but when I run the client I am
getting the following error message
ERROR! Shared library ioserEE could not be found.
Exception in thread "main" java.lang.UnsatisfiedLinkError: specialLoadClass
at
com.sun.corba.ee.internal.util.JDKClassLoader.specialLoadClass(Native
Method)
at
com.sun.corba.ee.internal.util.JDKClassLoader.loadClass(JDKClassLoader.java:58)
at
com.sun.corba.ee.internal.util.JDKBridge.loadClassM(JDKBridge.java:181)
at
com.sun.corba.ee.internal.util.JDKBridge.loadClass(JDKBridge.java:84)
at
com.sun.corba.ee.internal.javax.rmi.CORBA.Util.loadClass(Util.java:392)
at javax.rmi.CORBA.Util.loadClass(Util.java:213)
at
javax.rmi.PortableRemoteObject.createDelegateIfSpecified(PortableRemoteObject.java:182)
at
javax.rmi.PortableRemoteObject.<clinit>(PortableRemoteObject.java:61)
at
com.sun.enterprise.naming.SerialContext.getProvider(../../src/share/c
om/sun/enterprise/naming/SerialContext.java:58)
at
com.sun.enterprise.naming.SerialContext.lookup(../../src/share/com/su
n/enterprise/naming/SerialContext.java:134)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at ConverterClient.main(ConverterClient.java:15)
Can any one help me in solving the above problem.
Thanks in advance,
venki
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
===========================================================================
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".