Examples of doing what ?
If you want to use blueprint + cm, you can have a look at :
  
http://svn.apache.org/repos/asf/karaf/trunk/shell/ssh/src/main/resources/OSGI-INF/blueprint/shell-ssh.xml

For a pure ConfigAdmin, I'm not sure I have any simple example, but
it's mostly about registering a ManagedService in the osgi registry.
Here are two related examples using the ConfigAdmin API directly:
   
http://svn.apache.org/repos/asf/felix/trunk/fileinstall/src/main/java/org/apache/felix/fileinstall/internal/ConfigInstaller.java
   
http://svn.apache.org/repos/asf/felix/trunk/fileinstall/src/main/java/org/apache/felix/fileinstall/internal/FileInstall.java
But those are not basic examples.


On Fri, Dec 10, 2010 at 17:08, Mike Van <mvangeert...@comcast.net> wrote:
>
> I sincerely appreciate all of you help.  Do any of you know of an example of
> this being done that I can look at?
>
> v/r,
>
> Mike Van
> --
> View this message in context: 
> http://karaf.922171.n3.nabble.com/Placing-properties-files-in-the-classpath-tp2054553p2064305.html
> Sent from the Karaf - User mailing list archive at Nabble.com.
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Reply via email to