Hi sergio, First of all: welcome!
To use Webid: - generate a keystore as with: keytool -keystore keystore -alias clerezza -genkey -keyalg RSA -keypass password -storepass password - move the generate folder keystore to .keystore in your home directory - download or compile a tdb launcher - start clerezza with java -XX:MaxPermSize=400m -Xss512k -Xmx2g -jar platform.launcher.tdb-0.5-incubating-SNAPSHOT.jar --https_keystore_clientauth want note that if you allready started a previous version in the same directory you need to delete the directory felix-cache for the new version to be used. Cheers. Reto 2011/5/11 Sergio Fernández <[email protected]> > > Hi, > > firstly I think I'd need to introduce me: my name is Sergio Fernández. > I work as Research Assistant at CTIC foundation for the last six > years, mainly focused on Semantic Web and Linked Data. > > Although I don't have experience on OSGi, I've large experience on > development on the Java platform (JavaSE, JavaEE, Grails) with some > languages (mainly Java and Groovy, but I'm starting to read about > Scala). > > This is my first contact with the Clerezza project. I have to say that > it looks like a very promising idea, and I hope I'd be able to > collaborate when/where possible. > > But right now I'd like to request your help about something more > concrete, about the support to WebID. I'm aware it's still in an early > phase of development. Following these brief notes from Henry Story > (http://lists.foaf-project.org/pipermail/foaf-protocols/2010-November/004174.html), > I tried to enable it, but launching the platform I got this message: > "unable to activate FOAF+SSL" (full log attached). > > So, the question is: how can I enable WebID on Clerezza? I'm using the > code from the revision 1101463 of the svn. > > Thanks in advance. > > Kind regards, > > -- > __ ___ _ _ > \ \ / (_) |_(_)___ _ _ > \ \/\/ /| | / / / -_) '_| Sergio Fernández > \_/\_/ |_|_\_\_\___|_| http://www.wikier.org/
