Nebula RichTextEditor not working on Apache Tomcat (Java 11) [message #1849728] |
Mon, 31 January 2022 05:15  |
Eclipse User |
|
|
|
Hi,
i'm using the Nebula RichTextEditor in my RAP Application.
Since i updated my application to Java 11 it doesn't work anymore, deploying my application on Apache Tomcat 9.0.56 (in eclipse it works fine):
java.lang.NullPointerException
at org.eclipse.nebula.widgets.richtext.RichTextEditor.register(RichTextEditor.java:273)
at org.eclipse.nebula.widgets.richtext.RichTextEditor.registerFileIfNeeded(RichTextEditor.java:251)
at org.eclipse.nebula.widgets.richtext.RichTextEditor.registerResources(RichTextEditor.java:243)
at org.eclipse.nebula.widgets.richtext.RichTextEditor.<init>(RichTextEditor.java:227)
at org.eclipse.nebula.widgets.richtext.RichTextEditor.<init>(RichTextEditor.java:123)
RAP Version 3.19
Anyone an idea, please!?
Greetings, Ninja
|
|
|
|
Powered by
FUDForum. Page generated in 0.04559 seconds