Hi, On Mon, Feb 2, 2015 at 11:40 AM, connuser1 connuser1 <[email protected]> wrote: > ...I am trying to configure a service by creating a node with jcr:primaryType > as sling:OsgiConfig in the /app/<my-project>/config directory. I am > following the steps as detailed in [1]. But I am unable to see the > configuration getting applied...
The launchpad/test-services bundle includes a sling:OsgiConfig node as initial content, that goes under /apps/sling-test/install - you might want to install that bundle to compare with what you're doing. -Bertrand
