You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Naruyuki Nakagoshi <na...@s1.sysd.snes.nec.co.jp> on 1999/01/13 02:29:46 UTC

mod_jserv/3650: Servlets on local filesystem can't autoreload

>Number:         3650
>Category:       mod_jserv
>Synopsis:       Servlets on local filesystem can't autoreload
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jserv
>State:          open
>Class:          change-request
>Submitter-Id:   apache
>Arrival-Date:   Tue Jan 12 17:30:01 PST 1999
>Last-Modified:
>Originator:     nakagosi@s1.sysd.snes.nec.co.jp
>Organization:
apache
>Release:        1.2.6
>Environment:
OS:HP-UX 10.20
JDK:java version "HP-UX Java C.01.16.00 98/10/02"
JServ:0.9.11
>Description:
I made a servlet printing a message.The servlet was on local filesystem.
After I changed a message in servlet,I tried to run it.But its message didn't change.
I checked servlet tracing message,and I found a message "cl#0 Loaded class GetPut from system"."GetPut" is my servlet name.I recongnized you understood servlets on local filesystem were system classes and system classes were not autoreloaded by servlet loader.
I want to ask you this phenomenon is a specification or not.
>How-To-Repeat:
following steps.
1.Make a simple servlet.Then instal it to apache.
2.Run it by WWW client.
3.Change this serverlet.For example ,chage a message in this servlet.
4.Rerun it by WW client.But not reloading WWW server.
>Fix:
It is too difficult for me.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]