Hi
when i ran the session bean example
i got the following error
==================
%java sb.ClientOp
Exception in thread "main" java.lang.NoClassDefFoundError:
com/sun/corba/ee/internal/util/JDKBridge
at javax.rmi.CORBA.Util.createDelegateIfSpecified(Util.java:307)
at javax.rmi.CORBA.Util.<clinit>(Util.java:55)
at
javax.rmi.PortableRemoteObject.createDelegateIfSpecified(PortableRemoteObject.java:173)
at
javax.rmi.PortableRemoteObject.<clinit>(PortableRemoteObject.java:63)
at sb.ClientOp.main(ClientOp.java:58)
===========
What could cause this?
Any help will be appreciated.
rgds
minnam
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".