Joachim Rohde wrote:
Thanks for the quick reply. So I guess regarding the Javadocs I have
to generate them on my own somehow.
For now, yes. I will create a JIRA issue to track this.
-> richard
Joachim
Richard S. Hall schrieb:
Joachim Rohde wrote:
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?
Yes that is correct, it was renamed to stopAndWait() actually. If you
read the beginning portion of that web page you will see that it
correctly describes the fact that Felix implements the Bundle
interface and adds some specific methods to construct and
synchronously stop the framework. We forgot to update the examples,
but I just edited the pages, so they should be correct now. Sorry
about the confusion.
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").
Yeah, we don't really have a plan for making JavaDocs available. At
some point I think we were supposed to get this feature from Maven,
but we haven't set it up yet. No time or not enough Maven experts or
both.
-> richard
Regards,
Joachim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
------------------------------------------------------------------------
No virus found in this incoming message.
Checked by AVG - http://www.avg.com Version: 8.0.169 / Virus
Database: 270.6.15/1649 - Release Date: 03.09.2008 07:15
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]