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
>
>

Attachment: Table.jar
Description: application/java-archive

Reply via email to