Mail Archive Home | byline-commits List | Febuary 2005 Index
| Date Index | Thread Index |
Bugs item #301244, was opened at 2005-02-07 16:05
You can respond by visiting:
http://forge.objectweb.org/tracker/?func=detail&atid=350155&aid=301244&group_id=143
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: com.arsdigita.initializer.Script bug & fix
Initial Comment:
The method shutdown(String iniName) in com.arsdigita.initializer.Script always
throws InitializationException because the private variable m_isStarted is
never set to true.
So the simple fix is to set 'm_isStarted = true;' at the end of the method
startup(String iniName) - e.g. just before the row 's_log.info("Initialization
Complete");'
----------------------------------------------------------------------
You can respond by visiting:
http://forge.objectweb.org/tracker/?func=detail&atid=350155&aid=301244&group_id=143
| Date Index | Thread Index |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.