Tobias Wittur [
http://community.jboss.org/people/tob1as] created the discussion
"Re: What does "Build package" do? How to deploy in running engine"
To view the discussion, visit:
http://community.jboss.org/message/620518#620518
--------------------------------------------------------------
Little update:
When I check *http://localhost:8080/gwt-console-server/rs/process/definitions
http://localhost:8080/gwt-console-server/rs/process/definitions*, I get:
{"definitions":[{"id":"com.sample.evaluation","name":"Evaluation","version":0,"packageName":"defaultPackage","deploymentId":"N/A","suspended":false,"formUrl":"
http://localhost:8080/gwt-console-server/rs/form/process/com.sample.evalu...
http://localhost:8080/gwt-console-server/rs/form/process/com.sample.evalu...
The process definition is obviously there. However, the deploymentId is not available.
When I check*
http://localhost:8080/gwt-console-server/rs/engine/deployments
http://localhost:8080/gwt-console-server/rs/engine/deployments*, I get an empty page.
I checked in the console, there the process is existent and I could start it.
When I try:
http://localhost:8080/gwt-console-server/rs/process/definition/com.sample...
http://localhost:8080/gwt-console-server/rs/process/definition/com.sample...
with a little html form, I get:
HTTP Status 404 - Could not find resource for full path:
http://localhost:8080/gwt-console-server/rs/process/definition/com.sample...
http://localhost:8080/gwt-console-server/rs/process/definition/com.sample...
How can the process be accessible in the console, if it does not seem to be deployed?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/620518#620518]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]