Hi Ed, Tx for your kind words on JSPWiki -- much appreciated by the committers and supporters of this project.
Happy Holidays, dirk On Mon, Dec 16, 2013 at 5:05 PM, Ed Jaffe <edja...@phoenixsoftware.com>wrote: > Dirk, > > Thank you for your informative response. > > As a temporary measure, to allow time for contributed plugins to adapt to > the Apache transition, we backed off to the 2.8.4 JSPWiki release and all > is well. We will revisit 2.9.x again sometime in 2014. > > JSPWiki is a fantastic tool upon which we heavily depend in our mainframe > z/OS environment. We very much look forward to it becoming fully integrated > with ASF. > > Best regards and Happy Holidays, > > Ed Jaffe > > > On 12/15/2013 5:47 AM, Dirk Frederickx wrote: > > Hi Ed, > > As JSPWiki 2.9.x is moving to Apache, all contributed plugins are > currently broken. > The java path com.ecyrd.jspwiki.plugin is not valid anymore, and should > be replaced by org.apache.wiki.plugin instead. Also other api's may have > been moved and need plugin updates. > > Currently, we still need to setup new repositories for Apache JSPWiki > contributed Plugins, or other goodies. (templates, filters, ....) > > In the mean time, find attached the updated Table Plugin, compatible > with Apache JSPWiki. > It's also available on > https://github.com/brushed/jspwiki-contributed-plugins, where you can > post issues or contribute improvs. > > > Regards, > dirk > > > > > On Fri, Dec 13, 2013 at 10:58 PM, <edja...@phoenixsoftware.com> wrote: > >> Dear Mr. Frederickx, >> >> I wanted to use a normal JSPWiki discussion forum for this, but >> JSPWiki.org is locked and I can't seem to find the right discussion group >> on Apache's site. >> >> We're having trouble using Table.jar after upgrading from JSPWiki 2.6 >> under Apache Tomcat 5 to JSPWiki v2.9.1-incubating-4 under Apache Tomcat 7, >> with IBM Java 6.0.1 under z/OS 1.13. >> >> After we update the searchPath in jspwiki.properties with: >> >> jspwiki.plugin.searchPath = brushed.jspwiki.tableplugin >> >> the wiki will not come up. It crashes with various SEVERE errors such as: >> >> Dec 12, 2013 1:45:05 PM org.apache.catalina.core.StandardContext >> filterStart >> SEVERE: Exception starting filter WikiServletFilter >> Throwable occurred: java.lang.NoClassDefFoundError: >> com.ecyrd.jspwiki.plugin.WikiPlugin >> .at java.lang.ClassLoader.defineClass(ClassLoader.java:275) >> .at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:74) >> [etc...] >> >> We have tried various different searchPath values to no avail. >> >> Can you suggest a better searchPath value to use? Should we back off to >> an older JSPWiki release? >> >> Any help highly appreciated. >> >> Best Regards, >> >> Ed Jaffe >> Phoenix Software International >> >> _____________________________________ >> Sent from http://apache-incubator-general.996316.n3.nabble.com >> >> > >