Community
Participate
Working Groups
Created attachment 113331 [details] manifest file modified Build ID: I20080617-2000 Steps To Reproduce: 1. install a standalone ecf generic server (see wiki) 2. run generic server with -c parameter (xml config file) 3. server fail to start with error ClassNotFound org.w3c.dom.Node More information: I see a related bug in Osgi (#207919) and I fixed the problem adding lines below to the manifest of plugin org.eclipse.ecf.server.generic Import-Package: javax.xml.parsers, org.w3c.dom Without modify the plugin I fixed the problem starting Osgi with -Dorg.osgi.framework.bootdelegation=* I don't know whitch solution is better or naturally if there is another
I'll examine patch and apply. Thanks Daniele
Applied patch and released changes to HEAD (ECF 2.1 stream). Thanks Daniele for finding the bug and the contribution. Resolving as fixed.