This content has been marked as final.
Show 1 reply
-
1. Re: Failure to lookup EJB (RMI class loader disabled)
darranl Feb 14, 2005 12:12 PM (in response to omnijboss)Are the home and remote interface of the bean on the classpath of your client?
The error indicates that the client can not find them and as the client does not have a security manager RMI classloading is disabled in the client.