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