Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Eclipse Web Tools Platform Project (WTP) » Eclipse 2022-06 project facets cannot specify JPA 3.0
Eclipse 2022-06 project facets cannot specify JPA 3.0 [message #1853824] Tue, 19 July 2022 09:53 Go to next message
LIJUN YIN is currently offline LIJUN YINFriend
Messages: 6
Registered: July 2022
Junior Member
Tool set
JDK ibm-semeru-certified-jdk_x64_linux_17.0.3.0
Eclipse 2022-06
Runtime OpenLiberty 22.0.0.6
Eclipse Developer tools OpenLiberty Tools 22.1

Project configuration updated to Jakarta EE 9.1, cannot set project facets correctly via Eclipse 2022-06.
-- Cannot specify JPA 3.0, the max is JPA 2.2
-- Canot run the project on server , because of Dynamic Web Module in project facets is 5.0 . When change to 4.0, it's ok. I think this may be the bug of OpenLiberty Tools 22.1

According the bug 579533
https://bugs.eclipse.org/bugs/show_bug.cgi?id=579533

I have tried Eclipse 4.25M1 with webtools 3.27.0
https://download.eclipse.org/webtools/CI/3.27.0/I-latest/repository/
these errors are not solved.

Will we merge the change to Eclipse 2022-09 or not.
https://git.eclipse.org/r/c/dali/webtools.dali/+/193026
Do we have a schedule to support the JakartaEE 9.1 and above.
Re: Eclipse 2022-06 project facets cannot specify JPA 3.0 [message #1854305 is a reply to message #1853824] Fri, 12 August 2022 01:41 Go to previous messageGo to next message
LIJUN YIN is currently offline LIJUN YINFriend
Messages: 6
Registered: July 2022
Junior Member
It's quiet a long time.
Can any eclipse member respond to this question. Hope that solves this problem in the next release Eclipse 2022-09
Re: Eclipse 2022-06 project facets cannot specify JPA 3.0 [message #1854332 is a reply to message #1854305] Mon, 15 August 2022 02:25 Go to previous messageGo to next message
LIJUN YIN is currently offline LIJUN YINFriend
Messages: 6
Registered: July 2022
Junior Member
Dear Eclipse IDE Develop team,

If we have problem in one runtime contains both JPA 2.x and JPA 3.x,
should we consider splitting Eclipse IDE for Enterprise Java and Web Developers to
- Eclipse IDE for Enterprise Java and Web Developers (Java EE 8)
supporting the maximum version Java EE 8

- Eclipse IDE for Enterprise Java and Web Developers (Jakarta EE)
supporting the minimum version Jakarta EE 9

This is also a possibility to solve the problem.
Can this problem be solved in the next Eclisep IDE release 2022-09,
or provide an alternative solution to use JPA 3.0 in eclispe.

There are currently too few informations about the resolution process,
can I get a reply.

BUG REF
https://bugs.eclipse.org/bugs/show_bug.cgi?id=579533

Thanks .

[Updated on: Mon, 15 August 2022 02:27]

Report message to a moderator

Re: Eclipse 2022-06 project facets cannot specify JPA 3.0 [message #1854579 is a reply to message #1854332] Fri, 26 August 2022 10:26 Go to previous messageGo to next message
Dave Garratt is currently offline Dave GarrattFriend
Messages: 3
Registered: October 2021
Junior Member
Does not look like anyone is willing or able to help you about this. I've been trying to setup Eclipse 2022-06 on a Mac to develop REST web services on a Tomcat 10 web server and having lots of problems related to Jakarta. Eclipse seems to want to find references to classes in Tomcat 9. I have a time limit on this project so I may have to switch to some other IDE
Re: Eclipse 2022-06 project facets cannot specify JPA 3.0 [message #1854591 is a reply to message #1854579] Fri, 26 August 2022 20:07 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Make sure your dynamic web facet version is 5 (or higher in the future), so it knows which version of the APIs you're trying to target.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Eclipse 2022-06 project facets cannot specify JPA 3.0 [message #1854735 is a reply to message #1854591] Tue, 06 September 2022 03:30 Go to previous messageGo to next message
LIJUN YIN is currently offline LIJUN YINFriend
Messages: 6
Registered: July 2022
Junior Member
I tried to compile from source , but failed with a lot of dependencies resolve.

To Eclipse Web Tools Platform team ,
is it possible to share a snapshot repository for a temporary solution.
Re: Eclipse 2022-06 project facets cannot specify JPA 3.0 [message #1854921 is a reply to message #1854735] Sun, 18 September 2022 15:31 Go to previous message
LIJUN YIN is currently offline LIJUN YINFriend
Messages: 6
Registered: July 2022
Junior Member
Releated links:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=579533
https://git.eclipse.org/r/c/dali/webtools.dali/+/193026
https://ci.eclipse.org/webtools/job/webtools-dali-gerrit_master/89/console

Hope this issue is resolved soon.
Previous Topic:Eclipse 2022-09: Maven update failure
Next Topic:enterprise java and web developer tools vs web developer tools
Goto Forum:
  


Current Time: Fri Apr 26 04:20:16 GMT 2024

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

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

Back to the top