> JSPWiki:http://127.0.0.1:8080/JSPWiki/ - Plugin failed while executing: > java.lang.NoClassDefFoundError: > org/bibsonomy/rest/client/exception/ErrorPerformingRequestException > at SearchBibSonomyPlugin.execute(SearchBibSonomyPlugin.java:17)
Your plugin executes, but fails to load dependency classes. Make sure that the JAR file containing all the dependencies are also in your classpath. /Janne
