Author: marrs
Date: Mon Apr 16 11:42:14 2012
New Revision: 1326563
URL: http://svn.apache.org/viewvc?rev=1326563&view=rev
Log:
Completely disabled blacklisting event handlers as this breaks core
functionality within the server, so blacklisting should never occur.
Modified:
ace/trunk/ace-target-devserver/src/main/resources/platform.properties
Modified: ace/trunk/ace-target-devserver/src/main/resources/platform.properties
URL:
http://svn.apache.org/viewvc/ace/trunk/ace-target-devserver/src/main/resources/platform.properties?rev=1326563&r1=1326562&r2=1326563&view=diff
==============================================================================
--- ace/trunk/ace-target-devserver/src/main/resources/platform.properties
(original)
+++ ace/trunk/ace-target-devserver/src/main/resources/platform.properties Mon
Apr 16 11:42:14 2012
@@ -7,3 +7,4 @@
-Dorg.apache.felix.http.debug=false
-Dorg.osgi.framework.bundle.parent=framework
-Dorg.osgi.framework.bootdelegation=com.sun.*,sun.*
+-Dorg.apache.felix.eventadmin.Timeout=0