J2EE & EJB
I am using j2sdkee1.3 and jdk1.3.1_01.
I have successfully deployed the stateless session bean with the remote home and local interface.
When the client is run to use the ejbean, on click of a button ,i am getting following exception
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:com/sun/corba/se/internal/utnil/JDKBridge........................
|