[jboss-dev-forums] [jBPM Development] - Re: jbpm rest interface dev
Mauricio Salatino
do-not-reply at jboss.com
Mon Sep 5 08:56:22 EDT 2011
Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion
"Re: jbpm rest interface dev"
To view the discussion, visit: http://community.jboss.org/message/624771#624771
--------------------------------------------------------------
I'm not in so into the UIs and the rest server but I'm pretty sure that the rest server is located here:
https://github.com/droolsjbpm/jbpm/tree/master/jbpm-gwt https://github.com/droolsjbpm/jbpm/tree/master/jbpm-gwt
More concrete the project: jbpm-gwt-console-server expose the rest endpoints to interact.
The logic of that services is coded inside jbpm-gwt-core project.
You should be able to fork that and create the appropriate tests to test your proposed functionality.
If you clone all the project you will be able to change the UIs and the server to test your functionality, but Unit Tests are always reuqired (Junit)
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/624771#624771]
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/20110905/6bea619a/attachment.html
More information about the jboss-dev-forums
mailing list