Skip to main content



      Home
Home » Modeling » EMF » eclipse modeling 4.20 - validation error org.eclipse.net4j.http.server(eclipse modeling 4.20 - validation error org.eclipse.net4j.http.server)
eclipse modeling 4.20 - validation error org.eclipse.net4j.http.server [message #1842700] Tue, 29 June 2021 06:21 Go to next message
Eclipse UserFriend
Hello,

I downloaded a fresh eclipse 4.20 "eclipse-modeling-2021-06-R-win32-x86_64.zip". I launched and tried to validate plugins but I got validation error:

org.eclipse.net4j.http.server
Missing constraint: Import-Package: javax.servlet;version="[2.3.0, 4.0.0]"
Missing constraint: Import-Package: javax.servlet.http;version="[2.3.0, 4.0.0]"

Is this is a known issue of modeling package 4.20? Or please advise how to fix it.

Thank You..
Re: eclipse modeling 4.20 - validation error org.eclipse.net4j.http.server [message #1842703 is a reply to message #1842700] Tue, 29 June 2021 07:17 Go to previous messageGo to next message
Eclipse UserFriend
Which version of Java are you using? The various javax packages have gradually been disappearing for the JDK and as far as I understand it, many of these will need to be replaced with jakarta.* equivalent packages...

If you're not using CDO, you could exclude it from your launch. You're probably best generally to provision a target platform separate from the "running IDE" so that you control what's in the environment that you build against and launch with...
Re: eclipse modeling 4.20 - validation error org.eclipse.net4j.http.server [message #1842759 is a reply to message #1842703] Wed, 30 June 2021 11:43 Go to previous messageGo to next message
Eclipse UserFriend
In addition to what Ed said, I'd like to remove the org.eclipse.net4j.http.* plugins completely as they're superseeded by the faster and better org.eclipse.net4j.ws.* plugins. Coulpd you please submit a bugzilla against CDO to remind me?
Re: eclipse modeling 4.20 - validation error org.eclipse.net4j.http.server [message #1842775 is a reply to message #1842759] Thu, 01 July 2021 01:24 Go to previous message
Eclipse UserFriend
Thank you Ed and Eike for your quick response.

We're using java 11.0.2 (org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_11.0.2.v20200815-0835).
Please see submitted bug for this - https://bugs.eclipse.org/bugs/show_bug.cgi?id=574579

regards,
Lea
Previous Topic:[CDO] Meta-reference dynamic objects
Next Topic:Cannot be resolved or is not a field
Goto Forum:
  


Current Time: Thu Nov 06 23:36:55 EST 2025

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

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

Back to the top