[jboss-user] [JBoss jBPM] - Re: process upload with tomahawk

wfenthusiast do-not-reply at jboss.com
Wed Jun 27 11:32:56 EDT 2007


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



More information about the jboss-user mailing list