Hello,

> Is there any kind of remote deployment tool I could to deploy an EJB - and
> its environment - on a JOnAS server ?
>
> There is an AdmInterface class but it seems to handle only local
> deployment... Am I wrong ?

No, there is nothing for "remote ejb deploying"
The problem to do this "remote file.jar loading" is a CLASSPATH problem :

it's dynamicaly possible to get a remote jar file, to put this jar file in
jonas CLASSPASS but this is not possible to put this jar file in the
registry CLASSPATH !
so remote jar file loading could'nt work in jonas

Guillaume



----
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