Brian Chan 17 Years Ago Hey Rich,I just realized that catalina sets a system property called "catalina.home" and "catalina.base"see http://www.jguru.com/faq/view.jsp?EID=1121565We could optionally detect that, if you're in tomcat, AND the configured path is ../webapps, then make it:catalina.base/bin/../webapps which would point to the correct directory. Please sign in to reply. Reply as... Cancel Rich Sezov Brian Chan 17 Years Ago Hey Brian, That will definitely fix the issue for those users who don't launch Tomcat from the <Tomcat Home>/bin folder. We would still have to come up with a way to do it for other app servers, especially for those who install Liferay from a .war. That may not be possible for all of them, but if anybody can figure it out, I'm sure that person is you. :-) Please sign in to reply. Reply as... Cancel
Rich Sezov Brian Chan 17 Years Ago Hey Brian, That will definitely fix the issue for those users who don't launch Tomcat from the <Tomcat Home>/bin folder. We would still have to come up with a way to do it for other app servers, especially for those who install Liferay from a .war. That may not be possible for all of them, but if anybody can figure it out, I'm sure that person is you. :-) Please sign in to reply. Reply as... Cancel