Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Eclipse Web Tools Platform Project (WTP) » RESTful Service in Java using JAX-RS and Jersey - Blank page and HTTP Status 404 error
RESTful Service in Java using JAX-RS and Jersey - Blank page and HTTP Status 404 error [message #1817658] Wed, 27 November 2019 10:57
Khaled Alekeish is currently offline Khaled AlekeishFriend
Messages: 1
Registered: November 2019
Junior Member
Hello,

I am new to RESTful Services, I was trying to run an example from the web (system does not allow me to include the link)

However, I am using Jersey 2.29 instead of 1.19. When I try to open the page (localhost/crunchifyRESTJerseyExample), I get a blank page
and when I try (localhost/crunchifyRESTJerseyExample/ftocservice/5), I get the HTTP Status 404 Not Found.

I attached my pom.xml and java files in addition to screenshot for the structure of the project. Any help will be much appreciated.
  • Attachment: forum.png
    (Size: 97.10KB, Downloaded 101 times)
  • Attachment: CtoFService.java
    (Size: 1.04KB, Downloaded 120 times)
  • Attachment: FtoCService.java
    (Size: 1.25KB, Downloaded 113 times)
  • Attachment: pom.xml
    (Size: 3.76KB, Downloaded 114 times)
  • Attachment: web.xml
    (Size: 1.01KB, Downloaded 142 times)
Previous Topic:How to support es6 in eclipse Photon
Next Topic:Every time I edit in JavaScript Editor, it triggers IResourceChangeEvent
Goto Forum:
  


Current Time: Mon May 06 05:26:19 GMT 2024

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

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

Back to the top