What are the OSLC Properties for a GC-compatible yet not GC-providing OSLC Provider for GC-enabled RM?
One answer
Lonnie, It does indeed sound like you know a lot about CLM and GC. Interesting work.
Comments
Jim, this is interesting. Are you advising that RDNG expects that the AM providers store all incoming as well as outbound links? That DNG will not store those links which originate from an RM resource? I am expecting that it will publish such links in the LDX; in fact, I'm almost certain that it does do LDX POST requests to update the LDX.
Jim,
By forcing a return of an application/xml resource, the Links picker for RDNG accepts the ServiceProvider as a legitimate peer and goes on to query and display the AM Provider's Services' resources as Linkable candidates.
I am suspecting that on the prior integration where I implemented a full LDP to offer the Components, Streams, and Baselines that I was able to get past this "red herring" by comparing the acceptable HTTP Request/Response transactions in Chrome and then altering my REST responses to match. I probably then inconveniently forgot this patch in the months between the two projects. A painful absence of long-term memory.
That was going to be my next suggestion. RDNG is expecting RDF/XML-ABBREV for the service provider catalog. Eclipse Lyo now handles this with a configuration parameter.