logo       
Google Custom Search
    AddThis Social Bookmark Button

[ sisc-Bugs-1437404 ] Tomcat, AppContext and LOAD interact unexpectedly: msg#00015

Subject: [ sisc-Bugs-1437404 ] Tomcat, AppContext and LOAD interact unexpectedly
Bugs item #1437404, was opened at 2006-02-23 13:04
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1437404&group_id=23735

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Norman Gray (normang)
Assigned to: Nobody/Anonymous (nobody)
Summary: Tomcat, AppContext and LOAD interact unexpectedly

Initial Comment:
If, within Tomcat, you REload a webapp which includes SISC, some 
Scheme code (foo.scm), plus some code in a .jar archive (bar.scm), the 
code in the .jar archive does not appear to be re-read, so that changes to 
foo.scm are visible, but changes to bar.scm, within the .jar file, have no 
effect.

See sisc-users discussions <http://sourceforge.net/mailarchive/
forum.php?thread_id=9763976&forum_id=7422> and followups.

I've attached a tarball of source code to demonstrate the problem.  See 
the README inside that for build and reproduction instructions.

That README notes that if the bar.scm code is simply appended to the 
foo.scm code, then everything works as expected -- this might be either 
a class loading problem (via FIND-RESOURCE perhaps?) or a jar caching 
problem (?!?).

This is using Tomcat 5.5.15, the SISC HEAD of 2006 February 22, Mac OS 
X 10.4.5, and Tomcat running in Java 1.5. 

Norman


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1437404&group_id=23735


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642


<Prev in Thread] Current Thread [Next in Thread>