Issue456926

classification
Title: PackageManager doesn't work correctly
Type: Severity: normal
Components: Core Versions:
Milestone:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: bckfnn Nosy List: bckfnn, nobody
Priority: normal Keywords:

Created on 2001-08-30.17:47:34 by anonymous, last changed 2001-12-04.10:25:19 by bckfnn.

Messages
msg405 (view) Author: Nobody/Anonymous (nobody) Date: 2001-08-30.17:47:34
This problem occurrs when running JythonSerlvet on tomcat3.2.3 and with jython-2.1a2. I used the 
jdk1.1.8. I don't think, it has anything with the tomcat software to do.
The problem is described at 
http://aspn.activestate.com/ASPN/Mail/Message/Jython-users/715306.
See also information at 
http://aspn.activestate.com/ASPN/Mail/Message/Jython-users/716071
msg406 (view) Author: Nobody/Anonymous (nobody) Date: 2001-08-30.18:01:52
Logged In: NO 

First Supplement: the tomcat was running on following hardware/os:
   SunOS  5.6 Generic_105181-23 sun4u sparc SUNW,Ultra-60
msg407 (view) Author: Finn Bock (bckfnn) Date: 2001-12-04.10:25:19
Logged In: YES 
user_id=4201

Fixed in SysPackageManager.java: 1.10;
History
Date User Action Args
2001-08-30 17:47:34anonymouscreate