Is there an OData Server Library for Java or PHP to EXPOSE OData?
odata
Solution
Check out odata4j - pure java odata implementation - both client and server side.
http://www.odata4j.org
Problem
I am wondering if there is or why there isn't a ADO.NET Data Services Server Library for Java? I need to expose a database from a Java Server but i only see Microsot providing clients for java not server parts. How is that an open standard when you need .NET/Windows to expose it? Thanks for any pointers to that. Same interesting for PHP as well.