You use the context-root element to specify a unique context-root for your feed application. This means that each feed application has its own partition of the Atom URL address space, making it easier for you to maintain uniqueness of your Atom URLs.
http://hostname:port/ServiceRegistryFeeds/context-root
where context-root is
the value you specify in the context-root element for that feed application.
The remainder of the URL depends on feed mapping rules that you define;
see feed for
details.The context-root element is required.
http://hostname:port/prefixServiceRegistryFeeds/context-root
Where prefix is the WSRR Instance Prefix
that you specified when you created the instance.<context-root>/WSRR/service</context-root>