Hi,

I see the olingo java library encodes the context URL in Line #35

https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=blob;f=lib/server-core/src/main/java/org/apache/olingo/server/core/serializer/utils/ContextURLBuilder.java;h=a9c1315ccf614b89f5404e409f73f8e10478f5ad;hb=HEAD

and all the examples I have seen so far, I have not noticed any URL encoding. 
The sample services on OData.org do not seem to either. For example see

http://services.odata.org/V4/TripPinService/Airlines('TK')/Name

is this required or not necessary and should be removed? I will log JIRA if one 
is required.

Thanks

Ramesh..

Reply via email to