[
https://issues.apache.org/jira/browse/OLINGO-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989513#comment-13989513
]
Francesco Chicchiriccò commented on OLINGO-271:
-----------------------------------------------
[~klevenzs], I think that the attached patch is missing the changes needed by
{{lib/ref}} to produce a WAR to be deployed.
Could you please provide these as well?
> Introduce a cargo context path for integration tests
> ----------------------------------------------------
>
> Key: OLINGO-271
> URL: https://issues.apache.org/jira/browse/OLINGO-271
> Project: Olingo
> Issue Type: Improvement
> Components: odata4-client
> Reporter: Stephan Klevenz
> Attachments: cargo-run-failures.txt, fit-proposal.patch
>
>
> Currently the client side integration tests are executed on context root
> (cargo deployment):
> <deployables>
> <deployable>
> <properties>
> <context>/</context>
> </properties>
> </deployable>
> </deployables>
> </configuration>
> I would like to introduce a context path because of we plan to deploy a
> server side OData service (another WAR) in parallel.
> I have that done already and can provide a patch (attached).
> The context paths are named
> /stub (client integration test with a server stub)
> /ref (client integration test with reference server)
> /ref dose exists currently in feature branch only [olingo-266]. Feel free to
> find better names for instead of stub and ref.
--
This message was sent by Atlassian JIRA
(v6.2#6252)