This is a configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs. This is also known as the "cloud service provider" (CSP) use case. The configuration should be considered a template and may be adjusted according to one's needs.
First, you need to build the main XDI2 project.
After that, just run
mvn clean install jetty:run
Then use an XDI client to send XDI messages to the "registry" graph
http://localhost:9301/registry
Or use an XDI client to send XDI messages to one of the "user" graphs
http://localhost:9301/users/=!:uuid:1111
Or access the server's status page at
http://localhost:9301/ (disabled in applicationContext.xml by default)
Google Group: http://groups.google.com/group/xdi2
IRC: irc://irc.freenode.net:6667/xdi