- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Thu, 20 May 1999 09:37:35 +0200
- To: "Nyam, Yanto" <NyamYa@ncs.com>
- CC: Wolfgang Platzer <Wolfgang.Platzer@iaik.tu-graz.ac.at>, Edwin Brown <edbrown@Radix.Net>, www-jigsaw@w3.org
"Nyam, Yanto" wrote: > Hello, > I have java classes, such as Monitor.class (this class has the > extension to HttpServlet) under the directory C:\Jigsaw\Jigsaw\www\servlet\ > and the rest of classes (these classes without the extension to HttpServlet) > under the directory C:\base\com\ncs\scoring\.. My question is do we need to > kill (JigKill) jigsaw everytime we add new classes or reload existing > classes to both of the directories above? I sometimes have to kill the > jigsaw and reload it in order to have it run properly. Is that how jigsaw > behaves? Any suggestions would be appreciated. Thanks > > Yanto Only the classes under the servlet directory can be reloaded by Jigsaw, if you use "external" classes you have to restart Jigsaw if you modify one of these classes. Regards, Benoit. -- - Benoît Mahé ------------------------------------------------------- World Wide Web Consortium (W3C) Architecture domain - Jigsaw Engineer http://www.w3.org/People/Mahe - bmahe@w3.org ---------------------------------------------------------------------
Received on Thursday, 20 May 1999 03:38:42 UTC