[jboss-user] [jBPM] - jbpm4.4 deployment problem

parvathy j a do-not-reply at jboss.com
Mon Nov 15 05:50:22 EST 2010


parvathy j a [http://community.jboss.org/people/parvathy] created the discussion

"jbpm4.4 deployment problem"

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

--------------------------------------------------------------
hi,   
I was trying to deploy a jpdl as an input stream..itz getting deployed in the database and values are coming in JBPM4_LOB and JBPM4_DEPLOYMENT table..but no value is coming in JBPM4_DEPLOYPROP table..without value coming in that table how can i start my process..bcoz there is no process definition id and process definition key..plz do respond for this...
my code snippet is
File file = new File("C:\\Parvathy\\CRM\\workspace\\examples\\src\\org\\jbpm\\examples\\customtask\\CustomTask.jpdl.xml");
InputStream input = new java.io.FileInputStream(file);
String deploymentId = repositoryService.createDeployment().addResourceFromInputStream("CustomTask", input).deploy();


Thanking you
Parvathy
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101115/b6ca7699/attachment.html 


More information about the jboss-user mailing list