Hi, I installed JBoss today and was working on the EJB sample by trying to run the InterestClient application when I received the following error: ERROR! Shared library ioser12 could not be found. Exception in thread "main" java.lang.UnsatisfiedLinkError: 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:306) 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 InterestClient.main(InterestClient.java:48) Any suggestions are very much appreciated. John -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
