Hi all, I have exposed my JPA entities through the JPA processor and it works great. Now I have added authentication to my oData service, through the appropriate configuration in web.xml. I would like to restrict the entries returned by the odata service according to the logged in user. Is there any way to hook up custom logic (e.g. in the JPA processor) to do so? Also any alternative solution would be greatly valued. Thanks a lot for your time and attention Regards Vincenzo
-- Vincenzo Turco
