Author: bdube
Date: Sat May 7 14:47:37 2011
New Revision: 1100554
URL: http://svn.apache.org/viewvc?rev=1100554&view=rev
Log:
Add note to docs about upgrading Apache Felix and solving the JVM hang
Modified:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/different.xml
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml
Modified:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/different.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/different.xml?rev=1100554&r1=1100553&r2=1100554&view=diff
==============================================================================
---
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/different.xml
(original)
+++
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/different.xml
Sat May 7 14:47:37 2011
@@ -57,10 +57,14 @@
and invoke <code>$FORREST_HOME/bin/forrest</code>. The HTTP
Service will bind to port <code>8080</code> by default. The
controlling property is set in
- <code>conf/config.properties</code>. There is an issue which
+ <code>conf/config.properties</code>. [There is an issue which
needs to be investigated and that is that not all of the
bundles shut down cleanly, and it prevents the JVM from
- exiting without being explicitly killed.
+ exiting without being explicitly killed. - This previous issue
+ has been solved by upgrading to Apache Felix 3.2.1. The issue
+ involved acquiring bundle locks to remove listeners, which is
+ no longer done. See <a
+ href="ext:asfJira/FELIX-2936">FELIX-2936</a>.]
</p>
<p>
Because forrest-osgi is not based on Cocoon, the method by
Modified:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml?rev=1100554&r1=1100553&r2=1100554&view=diff
==============================================================================
---
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml
(original)
+++
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml
Sat May 7 14:47:37 2011
@@ -60,6 +60,9 @@ See http://forrest.apache.org/docs/linki
<customLauncher
href="whiteboard/forrest-osgi/main/src/java/org/apache/forrest/Forrest.java?view=markup"
/>
</forrest>
</asfSvn>
+ <asfJira href="https://issues.apache.org/jira/browse/">
+ <FELIX-2936 href="FELIX-2936" />
+ </asfJira>
<bnd href="http://www.aqute.biz/Bnd/Bnd" />
<osgi href="http://www.osgi.org/">
<javadoc href="javadoc/">