Thanks Guillaume, you never fail!
v/r,
Mike Van
----- Original Message -----
From: "Guillaume Nodet [via Karaf]" <ml-node+2064348-1983020082-228489@n3.nabble.com>
To: "Mike Van" <mvangeertruy@comcast.net>
Sent: Friday, December 10, 2010 11:15:57 AM
Subject: Re: Placing properties files in the classpath
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 < [hidden email] > 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
View message @ http://karaf.922171.n3.nabble.com/Placing-properties-files-in-the-classpath-tp2054553p2064348.html
To start a new topic under Karaf - User, email ml-node+930749-917263437-228489@n3.nabble.com
To unsubscribe from Karaf - User, click here .
--
View this message in context: http://karaf.922171.n3.nabble.com/Placing-properties-files-in-the-classpath-tp2054553p2064499.html
Sent from the Karaf - User mailing list archive at Nabble.com.
|