Re: Problem getting started on Ubuntu 16.04/Tomcat 8

2017-01-11 Thread John Lusk
Yeah, I saw that, but I wasn't sure what that referred to, since there's $CATALINA_{HOME,BASE} and I don't recall either of them having a "lib" subfolder. But, maybe it's $CATALINA_HOME? (Which might leave me vulnerable to getting zapped by a Tomcat upgrade?) Anyway, I'll check it out later. John

Re: Problem getting started on Ubuntu 16.04/Tomcat 8

2017-01-11 Thread Dirk Frederickx
FWIW: In the "Getting Started" page, you can read: In the $TOMCAT_HOME/lib folder (or equivalent based on your servlet container), place a jspwiki-custom.properties file, which can contain any overrides to the defaults. See Configuration