[jboss-dev-forums] [jBPM Development] - Using jbpm5 console rest api to post data

Seme Seme do-not-reply at jboss.com
Fri Sep 16 13:51:57 EDT 2011


Seme Seme [http://community.jboss.org/people/kita] created the discussion

"Using jbpm5 console rest api to post data"

To view the discussion, visit: http://community.jboss.org/message/626954#626954

--------------------------------------------------------------
Did anyone was able to post data using following rest api:

|
| /gwt-console-server/rs/form/task/{id}/complete |
/gwt-console-server/rs/form/process/{id}/complete

I tried to post data to my process with form but it did not work.
I tried too to post data to my task it did not work either.
I am getting resource not found even though I had correct process instance id and task id.

Here 
org.jboss.resteasy.core.SynchronousDispatcher: Could not find resource for relative : /form/task/10/complete of full path:  http://localhost:8080/gwt-console-server/rs/form/task/10/complete http://localhost:8080/gwt-console-server/rs/form/task/10/complete

org.jboss.resteasy.core.SynchronousDispatcher: Could not find resource for relative : /form/process/4/complete of full path:  http://localhost:8080/gwt-console-server/rs/form/process/4/complete http://localhost:8080/gwt-console-server/rs/form/process/4/complete
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/626954#626954]

Start a new discussion in jBPM Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110916/5af26e20/attachment.html 


More information about the jboss-dev-forums mailing list