Hello everybody,
I try to get my feet wet with OSGI and Felix but at the moment I have
more questions than answers.
I tried to follow the examples from
http://cwiki.apache.org/confluence/display/FELIX/Launching+and+Embedding+Apache+Felix
It's working fine except the fact, that I can't find the
shutdown()-method in org.apache.felix.framework.Felix.
I replaced it with the stop()-method and it seems to work. Was the
shutdown-method just renamed and the example is outdated?
I tried to look it up in the JavaDocs but I was not able to find them
(only a discussion about publishing it on the website
(http://www.nabble.com/Export-the-Felix-Javadoc-on-the-web-site---td15352277.html))
Can anyone point me out where to find them?
If it matters regarding those questions: I've setted up a simple Maven
project in Netbeans and simply included org.apache.felix.framework
(1.0.4) and org.osgi.core (1.0.1). And Netbeans can't find the Javadocs
neither (after telling the Maven-Plugin to "Download all Library Javadoc").
Regards,
Joachim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]