Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Nebula RichTextEditor not working on Apache Tomcat (Java 11)(Nebula RichTextEditor not working on Apache Tomcat (Java 11))
Nebula RichTextEditor not working on Apache Tomcat (Java 11) [message #1849728] Mon, 31 January 2022 10:15 Go to next message
Nin Pa is currently offline Nin PaFriend
Messages: 36
Registered: September 2013
Member
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
Re: Nebula RichTextEditor not working on Apache Tomcat (Java 11) [message #1849729 is a reply to message #1849728] Mon, 31 January 2022 11:29 Go to previous message
Nin Pa is currently offline Nin PaFriend
Messages: 36
Registered: September 2013
Member
In Apache Tomcat 9.0.58 it works.
Previous Topic:HighDPI / UIScaling Support in RAP
Next Topic:RAP and Content Security Policy
Goto Forum:
  


Current Time: Thu Apr 25 19:09:41 GMT 2024

Powered by FUDForum. Page generated in 0.02355 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top