[EMAIL PROTECTED] wrote:
> 
> I just wanted to add a new bean jar to JOnAS 2.2.2 running on Windows 98 (Sun JVM 
>1.3), and as a result of JonasAdmin's
> addbeans command, I got this message after telling JonasAdmin the jar it should use:
> 
> admI.addBeans: java.rmi.ServerException: RemoteException occurred in server thre
> ad; nested exception is:
>         java.rmi.RemoteException: cannot create a new JOnAS container
> 
> Does anybody have an idea?
USually, this kind of error occurs when the class loader was not able to
find
the classes of the bean. Check that the jar is accessible and that it is
complete.
-- 
Philippe Durieux  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bull - 1 rue de Provence - 38432 Echirolles Cedex France
[EMAIL PROTECTED]
-> Download our EJBServer at http://www.evidian.com/ejb <-
----
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".

Reply via email to