This page (revision-9) was last changed on 23-Apr-2022 17:05 by Harry Metske

This page was created on 23-Apr-2022 17:05 by Harry Metske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
9 23-Apr-2022 17:05 14 KB Harry Metske to previous
8 23-Apr-2022 17:05 13 KB Harry Metske to previous | to last
7 23-Apr-2022 17:05 13 KB Harry Metske to previous | to last
6 23-Apr-2022 17:05 13 KB Harry Metske to previous | to last
5 23-Apr-2022 17:05 16 KB Harry Metske to previous | to last
4 23-Apr-2022 17:05 13 KB Harry Metske to previous | to last
3 23-Apr-2022 17:05 13 KB Harry Metske to previous | to last
2 23-Apr-2022 17:05 12 KB Harry Metske to previous | to last
1 23-Apr-2022 17:05 12 KB Harry Metske to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 2 added one line
[{TableOfContents }]
At line 3 changed one line
After moving the class WikiPage to the package org.apache.jspwiki.api we started getting NoClassDefFoundErrors for this class if it is referenced from JSP's.
\\After moving the class WikiPage to the package org.apache.jspwiki.api we started getting NoClassDefFoundErrors for this class if it is referenced from JSP's.
At line 19 changed one line
|run in webtests/Jetty|No Success, cant find logfile but the Firefox screen look similar
|run in webtests/Jetty|No Success, cant find logfile but the Firefox screen looks similar
At line 29 added 14 lines
!! Cause Solution
It indeed appears to be related to Jasper, see [JSPWIKI-465|https://issues.apache.org/jira/browse/JSPWIKI-465] for details.
The following containers suffer from this problem, because they use Jasper:
* Tomcat
* Glassfish
* Geronimo
* Jetty
* JBoss
* WebSphere ? (I'll have to check that)
* WebLogic ? (I don't know)
* OC4J ? (I don't know)