[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [lyo-dev] Problem with progressing query results
|
Jan,
I believe the ResponseInfo URI should match exactly the request URI. I know sometimes servers are "helpful" and modify the request URL in these ways. As an aside, this can cause worse problems for OAuth as signature validation fails.
We can look at finding the resource by RDF type (oslc:ResponseInfo), especially if we can't find it by URI. I'd suggest opening an enhancement at bugs.eclipse.org.
--
Samuel Padgett | IBM Rational | spadgett@xxxxxxxxxx
Eclipse Lyo: Enabling tool integration with OSLC
Jan Steffen Becker ---04/14/2014 07:02:28 AM---Dear all, currently I am trying to send OSLC queries using the OslcQuery and OslcQueryResult classes
![]()
| ![]()
Jan Steffen Becker <jan.steffen.becker@xxxxxxxxxxxxxxxx> |
![]()
| ![]()
"lyo-dev@xxxxxxxxxxx" <lyo-dev@xxxxxxxxxxx> |
![]()
| ![]()
04/14/2014 07:02 AM |
![]()
| ![]()
[lyo-dev] Problem with progressing query results |
![]()
| ![]()
lyo-dev-bounces@xxxxxxxxxxx |
Dear all,
currently I am trying to send OSLC queries using the OslcQuery and OslcQueryResult classes.
It seems that the query engine does not find the ResponseInfo resource in the RDF stream, that the server returns, when its "about" URI does not exactly match the URI the query was sent to.
This may happen if the server slightly modifies the query string (e.g (un)escaping some characters) or the URI (e.g. resolving the host address).
Best regards
Jan Steffen
_______________________________________________
lyo-dev mailing list
lyo-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/lyo-dev

