npereira [https://community.jboss.org/people/npereira] created the discussion
"REST Services Deserialization" To view the discussion, visit: https://community.jboss.org/message/722439#722439 -------------------------------------------------------------- Hello forum, I'm writing an integration with the REST services that are provided by jBPM5.2. The goal is to retrieve the running process instances of a given process. In this sense I'm using the following url, http://localhost:8080/gwt-console-server/rs/process/definition/com.sample.bpmn.hello/instances http://localhost:8080/gwt-console-server/rs/process/definition/com.sample.bpmn.hello/instances Up until now with, other services I have been using the Gson library from google to do the deserialization, but I have hit a blocking point with this one. I'm having difficulty to do the deserialization, can anyone help me out? Dow anybody know how it is being done in the GWT-Console? Regards, Npereira -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/722439#722439] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
