Hello mittal,

Thursday, March 14, 2002, 12:48:14 AM, you wrote:


msajcj> Hi

msajcj> Please let me know if restarting Orion necessary if I change a class when
msajcj> the server is running.

msajcj> I do not want to run my server in development mode

msajcj> regards
msajcj> Sunil



Hi!

The answer is yes, you have to restart Orion as the default behavior
of the JVM is to not reload a class that is already loaded in memory.
Redeployment can flush that cache for servlets and EJB, but sometimes
helper classes are not reloaded, so a restart is needed in those
cases.

m2c

Rafael




Reply via email to