[ http://issues.apache.org/jira/browse/GERONIMO-1614?page=comments#action_12365819 ]
erik daughtrey commented on GERONIMO-1614: ------------------------------------------ FixTextLines does append an extra line. There's some possibility that this is causing the problem. As I recall, the specific problem was with the xml files in: config-store/<webconsole-tomcat dir>/geronimo-console-framework-1.0.1-SNAPSHOT.war/WEB-INF/data > Installer - Console portal servlet fails to load properly after install > ----------------------------------------------------------------------- > > Key: GERONIMO-1614 > URL: http://issues.apache.org/jira/browse/GERONIMO-1614 > Project: Geronimo > Type: Bug > Components: installer > Versions: 1.1, 1.0.1 > Reporter: erik daughtrey > Attachments: installer-console-textline-fix.patch > > The FixTextLines function "fixes" all CRLFs in xml and other file types > across the Geronimo > install tree. Apparently, the version of the Pluto portal being used does > not > appreciate its XML files being adjusted. > The fix will cause FixTextLines to bypass the config-store directory when > fixing line endings. > Additionally the fix blends in some new error/trace logging functionality > which may > be enabled with -DTRACE=true on the installer command line. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
