Hi Giuseppe With the change away from our own JAX-RS implementation to Apache Wink some features had to be temporarily disabled as they require some adaptations. The webid (aka foafssl) related stuff is one of these features.
We should either fix them to work in the new servlet/wink environment or at least change the account control panel no longer to rely on them. Cheers, Reto On Thu, Apr 18, 2013 at 4:19 PM, Giuseppe Miscione < [email protected]> wrote: > Compiling the code in the SVN trunk and starting the framework, bundle > org.apache.clerezza.platform.**accountcontrolpanel.core won't start > because of missing dependencies (org.apache.clerezza.foafssl.**ontologies > and org.apache.clerezza.ssl.**keygen). > Trying to figure out why, I noticed that in platform.launcher.storageless. > **parent pom.xml dependencies from platform.security.foafssl.* modules > have been commented out, so they are not included in the final jar and, > obviously, they are not installed when the framework is started for the > first time. > Is it a bug or have it been done in purpose? > > Regards, > Giuseppe >
