does it have a name like
<process-definition
  |   xmlns="urn:jbpm.org:jpdl-3.2"  name="pd-name">...</process-definition>
"ricardomarques" wrote : Hi 
  | 
  | i'm try to upload a process to the jbpm engine, using file upload from 
tomahawk  library, but i having this exception:
  | 
  | 
  |   | 
  |   | Caused by: org.jbpm.JbpmException: process definition does not have a 
name
  |   |         at 
org.jbpm.db.GraphSession.deployProcessDefinition(GraphSession.java:80)
  |   |         at 
org.jbpm.JbpmContext.deployProcessDefinition(JbpmContext.java:173)
  |   |         at 
com.pep.workflow.server.command.DeployProcessCommand.execute(DeployProcessCommand.java:30)
  |   |         at 
com.pep.workflow.server.beans.command.CommandService.execute(CommandService.java:64)
  |   |         ... 55 more
  |   | 
  |   | 
  |   | 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058253#4058253

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058253
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to