Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[lyo-dev] Bugs in the OSLC Bugzilla Service provider

Dear OSLC Community,

 

I’m preparing an OSLC hands-on workshop for the Eclipsecon Toulouse together with 2 other IBM colleagues Samit Mehta and Gray Bachelor.

Our initial plan is to demonstrate how to develop an OSLC desktop consumer application with the Eclipse Lyo SDK. During this workshop the audience will be asked to consume the current OSLC bugzilla SP services.

 

So far I was able to build the OSLC Bugzilla application at http://git.eclipse.org/c/lyo/org.eclipse.lyo.docs.git/tree/org.eclipse.lyo.oslc4j.bugzilla

 

On the bugzillaChangeRequestService java class, few services work fine: select, creator. But I’m not sure how to use the query capabilities.

 

For example I tried http://localhost:8080/OSLC4JBugzilla/services/2/changeRequests?oslc.prefix=dcterms=<....>&oslc.where=dcterms:identifier=”18357” and the server threw an error.

 

2014-06-04 12_01_07-RESTClient.png

 

I have attached few screenshots.

 

Could you please help me to figure out how to use the query capability service?

 

Many Thanks,

Jean-Luc Johnson

 

 

Attachment: 2014-06-04 10_52_42-Bugzilla OSLC Adapter_ Service Provider Catalog.png
Description: 2014-06-04 10_52_42-Bugzilla OSLC Adapter_ Service Provider Catalog.png

Attachment: 2014-06-04 10_53_55-Apache Tomcat_7.0.png
Description: 2014-06-04 10_53_55-Apache Tomcat_7.0.png

Attachment: 2014-06-04 12_01_07-RESTClient.png
Description: 2014-06-04 12_01_07-RESTClient.png


Back to the top