Can anyone help me to diagnosis the following error?
$ java -classpath .:$CLASSPATH Client
java.rmi.RemoteException: No suitable driver
at
weblogic.rmi.extensions.AbstractRequest.sendReceive(AbstractRequest.java:76)
at
com.att.unimgr.server.sdpadm.Group1InputBeanHomeImpl_WLStub.findByPrimaryKey
(Group1InputBeanHomeImpl_WLStub.java:228)
at
com.att.unimgr.server.sdpadm.Group1InputBeanHomeImpl_ServiceStub.findByPrima
ryKey(Group1InputBeanHomeImpl_ServiceStub.java:159)
at Client.main(Client.java:38)
===========================================================================
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".