Java OData Technology
Olingo – Requested entity could not be found
Lately I was playing around with HCP and Olingo and wanted to expose a JPA model as OData. I created some data using EJB and then tried to read this data via OData. Accessing the collection gave me a list of created entities: To access one entity, it is just Read more…