[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] JSP and exchange on class files



Hi Luc,

 If you're putting new class files in WEB-INF/lib or in the standard Java
classpath, you'll have to restart Tomcat for the new classes to get
recognized. The documentation that comes with the pkg tells you how to
restart Tomcat. For servlets, Tomcat will recognize when class files have
changed, and reload them.

_Tim

On 7/3/01 4:00 AM, "Schiltz Luc" <becher@xxxxxx> wrote:

> Hi,
> 
> The point I have to know is what happens when I exchange class files (Java
> objects, beans) on the system? If I do this on the Tomcat server I have to
> reboot the server. Is the cobalt server managing this on his own?
> 
> thanks
> 
> Luc
> 
> 
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>