I've had a bear of a time getting 2.10.1 set up. I started with a fresh install on Tomcat 7 and got all kinds of logging problems (slf4j-log4j12-1.7.2.jar not found, even though it's in the webapp/JSPWiki/lib)
So, then I dropped back to Tomcat 6. No problems with the install, except none of the plugins work (jspwiki.log reports "org.apache.wiki.parser.JSPWikiMarkupParser - Failed to insert plugin: Could not find plugin com.ecyrd.jspwiki.plugin.RecentChangesPlugin)" Noting the old "com.ecyrd...." I tried adding "jspwiki.plugin.searchPath = org.apache.wiki.plugin" to the jspwiki-cusom.properties file but that didn't help. Any idea on why this is being so difficult? Thanks, Eric
