[
https://issues.apache.org/jira/browse/OLINGO-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246431#comment-15246431
]
Michael Bolz commented on OLINGO-934:
-------------------------------------
Hi [~joaquindiez],
bq. Thanks a lot, that is just what i need!!!!
Glad, that I could help ;o)
bq. I am using version 2.0.6 maybe I should use a different one?
No, version 2.0.6 is right, however the linked documentation was not
_up-to-date_, what is also fixed now ;o)
If it is ok for you I would resolve/close this issue.
If you have more questions you should think about writing to the mailing list
(see [here|http://olingo.apache.org/support.html] for more information).
Best Regards, Michael
> URI different from Query.svc/* not working
> ------------------------------------------
>
> Key: OLINGO-934
> URL: https://issues.apache.org/jira/browse/OLINGO-934
> Project: Olingo
> Issue Type: Question
> Components: odata2-core
> Affects Versions: V2 2.0.6
> Reporter: Joaquin Diez
> Priority: Minor
>
> I am developing a Odata Service using Olingo Odata v2.0.6 y need to change
> the web.xml configuration to use diferent names for the servlet than Query.svc
> But when I change it to
> <servlet-mapping>
> <servlet-name>OdataServlet</servlet-name>
> <url-pattern>/*</url-pattern>
> </servlet-mapping>
> I get the following error
> <error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
> <code/>
> <message xml:lang="en">Could not find container with name: 'Query'.</message>
> </error>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)