Hi Jeesmon, I am trying to deploy the Higgins-sts -xml file that you show on the last mail .. but when I am trying to create a new digital profile on the STS , I'm getting the next error : Http 500 And I 've got a question about the indications that you show to run the STS , where have I to fix "-Dorg.eclipse.higgins.sts.conf=conf -jar start.jar etc/jetty.xml etc/jetty-ssl.xml" .. on the Tomcat configuration ? I believe that is like this , but if I write it this way I am getting an error . Could you help me to fix it ?? Thanks in advance Regards Vanessa
De: [email protected] [mailto:[email protected]] En nombre de Jeesmon Jacob Enviado el: lunes, 16 de marzo de 2009 21:42 Para: Higgins (Trust Framework) Project developer discussions Asunto: [higgins-dev] Ready to run Higgins STS If anyone is interested in trying out ready to run Higgins STS, you can download a zip with pre-configured Higgins STS components from http://graceland.parityinc.net/pub/higgins-sts/higgins-sts-xmlfile-B-1-1M5.zip It includes pre-configured Jetty Server and configurations for storing Profile in XML File using XMLFile CP. Only additional requirement is JDK with Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files (JDK 1.5 http://java.sun.com/javase/downloads/index_jdk5.jsp - Other Downloads section). To Run STS: * Download zip and unzip it * Open terminal window and change directory to higgins-sts * java -Dorg.eclipse.higgins.sts.conf=conf -jar start.jar etc/jetty.xml etc/jetty-ssl.xml (Make sure you are using java from JDK with Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files) If everything goes well you will be able to access STS at https://localhost:9443/TokenService A README.TXT included in the zip with basic details. -Jeesmon
_______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev
