It's all about the answers!

Ask a question

OSLC Service caltalog and RTC


Kamal Suruguchi (15112114) | asked May 25 '11, 8:08 a.m.
I am following this article: http://jazz.net/library/article/352#service_discovery

When I try to get the service catalog of my RTC installation, using the following URI,
https://localhost:9443/ccm/oslc-scm/catalog

I get the following:

<oslc_disc:ServiceProviderCatalog rdf:about="https://localhost:9443/ccm/oslc-scm/catalog.xml">
<oslc_disc:entry>
<oslc_disc:ServiceProvider>
<dcterms:title>Prelude</dcterms:title>
<oslc_disc:details rdf:resource="https://localhost:9443/ccm/process/project-areas/_CTK3MEu0EeCdO6nU-gy_UQ"/>
<oslc_disc:services rdf:resource="http://example.com/cmm/oslc-scm2/services.xml"/>
<jp:consumerRegistry rdf:resource="https://localhost:9443/ccm/process/project-areas/_CTK3MEu0EeCdO6nU-gy_UQ/links"/>
</oslc_disc:ServiceProvider>
</oslc_disc:entry>
</oslc_disc:ServiceProviderCatalog>


Why am I getting

<oslc_disc:services> link as "http://example.com/cmm/oslc-scm2/services.xml" ?

when I should be getting something like the following:

https://localhost:9443/ccm/workitems/services.xml

Why and how is this example.com turning up in this?

2 answers



permanent link
Ralph Schoon (63.1k33646) | answered May 26 '11, 3:32 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,

I could only guess here but you should have set a URI root while installing/setup of RTC/the CCM capability. This URI root probably https://example.com:9443/CCM will show up in these URL'S. Not sure why you have a mixture though.

This is BTW rather a question for http://jazz.net/forums/viewforum.php?f=2.

BTW, are you aware of the OSLC workshop in the library?

Ralph

I am following this article: http://jazz.net/library/article/352#service_discovery

When I try to get the service catalog of my RTC installation, using the following URI,
https://localhost:9443/ccm/oslc-scm/catalog

I get the following:

<oslc_disc>
<oslc_disc>
<oslc_disc>
<dcterms>Prelude</dcterms>
<oslc_disc>
<oslc_disc>
<jp>
</oslc_disc>
</oslc_disc>
</oslc_disc>


Why am I getting

<oslc_disc> link as "http://example.com/cmm/oslc-scm2/services.xml" ?

when I should be getting something like the following:

https://localhost:9443/ccm/workitems/services.xml

Why and how is this example.com turning up in this?

permanent link
Kamal Suruguchi (15112114) | answered May 26 '11, 5:12 a.m.
Hi,

I could only guess here but you should have set a URI root while installing/setup of RTC/the CCM capability. This URI root probably https://example.com:9443/CCM will show up in these URL'S. Not sure why you have a mixture though.

This is BTW rather a question for http://jazz.net/forums/viewforum.php?f=2.

BTW, are you aware of the OSLC workshop in the library?

Ralph

I am following this article: http://jazz.net/library/article/352#service_discovery

When I try to get the service catalog of my RTC installation, using the following URI,
https://localhost:9443/ccm/oslc-scm/catalog

I get the following:

<oslc_disc>
<oslc_disc>
<oslc_disc>
<dcterms>Prelude</dcterms>
<oslc_disc>
<oslc_disc>
<jp>
</oslc_disc>
</oslc_disc>
</oslc_disc>


Why am I getting

<oslc_disc> link as "http://example.com/cmm/oslc-scm2/services.xml" ?

when I should be getting something like the following:

https://localhost:9443/ccm/workitems/services.xml

Why and how is this example.com turning up in this?


Thanks Ralph. This seems to be a known defect. Please see here: http://jazz.net/forums/viewtopic.php?p=56886#56886

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.