Author: pderop
Date: Mon Mar 9 07:44:44 2015
New Revision: 1665133
URL: http://svn.apache.org/r1665133
Log:
Indicate default WebConsole URL in order to play with the samples.
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext?rev=1665133&r1=1665132&r2=1665133&view=diff
==============================================================================
---
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
(original)
+++
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
Mon Mar 9 07:44:44 2015
@@ -49,4 +49,5 @@ Use "add-require-capability=true" option
* The source distribution includes many sample codes which can be run directly
under Eclipse and BndTools. The samples are available in the
org.apache.felix.dependencymanager.samples/ module.
+Some of the samples require that you configure some pids or factory pids from
Web Console, which can be accessed using
*http://localhost:8080/system/console/configMgr* URL.
Please consult org.apache.felix.dependencymanager.samples/README.samples for
up to date instructions on how to execute the various examples.