Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] What is the purpose of registry?

The registry is a sample of an OSLC service provider catalog.   It is optional, but several of the OSLC4J samples do make use of it.   OSLC4JStockQuote, OSLC4JTest and the change management, quality management and automation samples rely on it.

See the OSLC4JBugzilla adapter in the git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.docs.git repository for an example of an OSLC4J implementation which does not use the registry.

Regards,
Mike


On Sun, Dec 9, 2012 at 12:56 PM, Vinod Kumar Choudhary <vinodkc@xxxxxxxxxx> wrote:

What is the purpose of registry is OSLC SDK? Is it essential to use the
registry while using OSLC SDK? While looking at Stock Quote sample
application registry need to be started before starting the Stock Quote
application and it needs to registry using ServiceProviderRegistryClient.
but Bugzilla sample looks to be using altogether a different approach where
registry need not to be running.
Please let me know if it is optional to use registry and what are the
guidelines whether one should be using the registry or not.

Regards,
Vinod
India Software Lab, IBM Software Group

_______________________________________________
lyo-dev mailing list
lyo-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/lyo-dev


Back to the top