https://issues.apache.org/bugzilla/show_bug.cgi?id=50140
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Version|6.0.26 |6.0.29 Resolution|INVALID | --- Comment #3 from Konstantin Kolinko <[email protected]> 2010-10-24 20:58:37 EDT --- Reopening. As Anders noted in a comment to bug 3092765 at Sourceforge [1], it is an issue with .onInit function in our tomcat.nsi. [1] http://sourceforge.net/tracker/?func=detail&aid=3092765&group_id=22049&atid=373085 The problem is that when Tomcat is installed on 64-bit platforms, .onInit resets the value of $INSTDIR, thus effectively ignoring the value passed with /D commandline option. There is a patch suggested in [1]. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
