I asked this question a while ago, but you guys have released new verisons of JOnAS since I asked, so I will ask again: With the current version of JOnAS, is it possible for me to hot-deploy, or hot-RE-deploy EJB's? I make code changes frequently, and would like to be able to reload a bean, or a set of beans, without restarting the whole server (for example when I add new remote methods, etc). Also, if the answer is "yes", then I have another question -- during the re-deployment (which I am guessing takes a few seconds), what will happen to a client application that calls a method on the bean, or requests a new instance of a bean? Do they "wait", or do they get an exception? Thanks, Bryan ---- 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".