I'm sure somebody can give you a more elaborate answer, but since you are
reposting, I'll give you the limited info I have!

It has been our experience that you can simply copy over your class files in
the WEB-INF\classes directory, but then go and "touch" the web.xml file to
cause Orion to re-deploy.  Works for us very well.

    --Ken

----- Original Message -----
From: "Rice, Ted" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Monday, August 06, 2001 2:09 PM
Subject: [Repost]: Class Reloading in Web-Apps


>
>
> What are the capabilites of Orion
> in terms of class reloading, in
> relation to a deployed web application,
> while the server is running.
>
> If you change a java file, and recompile
> it to the ./WEB-INF/classes directory,
> should Orion not detect the change and
> use the new class? Are there any
> restrictions on whether the class is
> reloaded depending upon it's serialization
> to a session?
>
> Thanks.
>
> /ted
>
>
>


Reply via email to