-
Notifications
You must be signed in to change notification settings - Fork 17
xdi2 server
peacekeeper edited this page Jul 26, 2012
·
29 revisions
An XDI server exposing XDI endpoints that can receive and process incoming XDI messages [.war]
- The XDI server
- Configuration files
- Configuring static XDI messaging targets
- Configuring dynamic XDI messaging targets
cd server
mvn jetty:run
Then (with default configuration) XDI endpoints are available at:
http://localhost:8080/xdi/mem-graph/
http://localhost:8080/xdi/bdb-graph/
http://localhost:8080/xdi/file-graph/
This work is licensed under a Creative Commons Attribution 4.0 International License.