GWT Console Server

Published URL's

You can find a list of RiftSaw resources here, and a list of jBPM resources here.

Example usage (this is an example for jBPM, replace the gwt-console-server as bpel-console-server for RiftSaw project)

   curl -u "user:password" -H 'Accept: application/json' http://localhost:8080/gwt-console-server/rs/process/definitions
   curl -H 'Accept: application/json' http://localhost:8080/gwt-console-server/rs/process/definition/1/instances

Problems?

Please post any questions to the gwt-console developer forum.