Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Eclipselink REST 404 responce code
Eclipselink REST 404 responce code [message #1099805] Mon, 02 September 2013 08:26 Go to next message
Panisha RN is currently offline Panisha RNFriend
Messages: 43
Registered: May 2013
Member
I have setup the Eclipse REST AIP environmant.

When i invoke the service from the client i get 404 as response code.


http request is going to the server, somthing is going wrong and return 404 along with the file not found exception.


Can anyone help in solving this issue.

Thanks in advance.



Re: Eclipselink REST 404 responce code [message #1102298 is a reply to message #1099805] Thu, 05 September 2013 16:03 Go to previous message
Gul Onural is currently offline Gul OnuralFriend
Messages: 12
Registered: February 2013
Junior Member

I am afraid, it is difficult to help without the following information:

- When you say eclipse REST API, do you exactly mean, do you mean JPA-RS or did you implementing something like this http://wiki.eclipse.org/EclipseLink/Examples/REST/GettingStarted/RestService?
- If you are using JPA-RS, how did you package your application ? If you used JPA-RS, this example might help : http://wiki.eclipse.org/EclipseLink/Examples/JPARS/Simple
- What version of eclipselink are you using ?
- Which application server did you use to deploy your application ?
- Do you see any exception on server logs ?
- What operation are you invoking, GET, PUT, POST, DELETE on what rest resource ?
Previous Topic:Determining when/why objects are registered with the EM / UOW
Next Topic:EclipseLink Error Message 207
Goto Forum:
  


Current Time: Fri Apr 26 11:29:16 GMT 2024

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

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

Back to the top