Hi all,
I'm deploying my application in Weblogic5.1 and OS is Windows NT4.0

I've deployeed the example given (containerManaged bean).it's deployed
finely.But when I tried to test it with the client,it's thrwong the
folloewing error:

ERROR! Shared library ioser12 could not be found.
Exception in thread "main" java.lang.UnsatisfiedLinkError: specialLoadCla
ss
        at com.sun.corba.ee.internal.util.JDKClassLoader.loadClass(JDKCla
ssLoader.java:58)
        at com.sun.corba.ee.internal.util.JDKBridge.loadClassM(JDKBridge.
java:180)
        at com.sun.corba.ee.internal.util.JDKBridge.loadClass(JDKBridge.j
ava: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(Porta
bleRemoteObject.java:172)
        at javax.rmi.PortableRemoteObject.<clinit>(PortableRemoteObject.j
ava:62)
        at examples.ejb.basic.containerManaged.Client.lookupHome(Client.j
ava:336)
        at examples.ejb.basic.containerManaged.Client.<init>(Client.java:
55)
        at examples.ejb.basic.containerManaged.Client.main(Client.java:98
)



I can't resolve this problem.
But I've searched in the java API ,and it gives the error def as:


Subclasses of LinkageError indicate that a class has some dependency on
another class; however, the latter class has incompatibly changed after the
compilation of the former class.

Can u please send the solution urgently.I got the same problem for example
beans(session and entity also) which I deployed and tested.
Thanks in advance,
Sreenivas


VISIC,CMCLtd.Hyderabad-19

Phone no (O):(040)3000401 extn2166,2168

===========================================================================
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".

Reply via email to