1 Reply Latest reply on Jan 7, 2003 7:54 AM by juhalindfors

    Redeploying session bean with MainDeployer

    vvarimo

      Hi!

      I have about 300 beans in my EAR file, and it is very slow to deploy. The EAR is deployed as a directory, in the JBoss hotdeployment directory. I'm trying to use MainDeployer to redeploy a stateless session bean in the ear directory, without redeploying the whole EAR. MainDeployer deploys the session bean with out any errors, but when I try to use it, the classes which I deployed are not reloaded.

      Is this kind of redeploying even possible with MainDeployer ... or are there better solutions ?

      Sorry if this is wrong forum, but I couldn't find better.

      Thanks,

      Vesa