Hello Firends,
I am getting the following exception while running my client application
(Client_2.class). Please suggest me what can be the reason for this :
ERROR! Shared library ioser12 could not be found.
Exception in thread "main" java.lang.UnsetisfiedLinkError: specialLoadClass
at
com.sun.corba.ee.internal.util.JDKClassLoader.loadClass(JDKClassLoader.java:
58)
at
com.sun.corba.ee.internal.util.JDKBridge.loadClassM(JDKBridge.java:180)
at
com.sun.corba.ee.internal.util.JDKBridge.loadClass(JDKBridge.java:83)
at javax.rmi.CORBA.Util.loadClass(Util.java:215)
at javax.rmi.CORBA.Util.createDelegateIfSpecified(Util.java:215)
at javax.rmi.CORBA.Util.<clinit>(Util.java:54)
at
javax.rmi.PortableRemoteObject.createDelegateIfSpecified(PortableRemoteObjec
t.java:172)
at
javax.rmi.PortableRemoteObject.<clinit>(PortableRemoteObject.java:62)
at com.titan.cabin.Client_2.main(Client_2.java Compiled Code)
Thanks/Sanjay
===========================================================================
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".