Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:EclipseLink/UserGuide/JPA/Advanced JPA Development/JPA RESTful Service

[1] The APIs listed in the spec at http://wiki.eclipse.org/EclipseLink/DesignDocs/326663 (and duplicated in this draft 1/27/11) don't appear in the Javadoc. No org.eclipse.persistence.jpa.rest package seems to exist. What is the status?

[2] Under the sections "POST - Create Operation," "GET - Read Operation," and "DELETE - Delete Operation" there is this statement: "Examples of error responses are: ?"

What should go here? The spec (http://wiki.eclipse.org/EclipseLink/DesignDocs/326663) only says "Error Responses: ?"

Or, should the comments about successful responses and error responses simply be removed? (I'm inclined to say that.)

Back to the top