Skip to content
Markus Sabadello edited this page Jun 22, 2015 · 10 revisions
Usage: java -jar xdi2-tools-XXX.one-jar.jar
   list-plugins 
   list-classloaders 
   list-messaging-target-factorys [path-to-applicationContext.xml]
   list-messaging-targets [path-to-applicationContext.xml]
   dump-graph request-path [mime-type] [path-to-applicationContext.xml]
   load-graph request-path [path-to-applicationContext.xml]
   backup-graphs filename [mime-type] [path-to-applicationContext.xml]
   restore-graphs filename [path-to-applicationContext.xml]
   rebuild-graphs [mime-type] [path-to-applicationContext.xml]
   message-graph request-path operation target [mime-type] [path-to-applicationContext.xml]
   message-graphs operation target [mime-type] [path-to-applicationContext.xml]
   migrate-graphs path-to-input-applicationContext.xml path-to-output-applicationContext.xml
   discovery address [endpoint]
   generate-digest-secret-token secretToken globalSalt [localSalt]
   maintenance [path-to-applicationContext.xml]
Clone this wiki locally