User development,
A new message was posted in the thread "Problems with jbpm-console":
http://community.jboss.org/message/526808#526808
Author : Ramses Hernandez
Profile :
http://community.jboss.org/people/landdelses
Message:
--------------------------------------------------------------
Thanks a lot for the answers Ronald, ok the code for deploy the image is this:
NewDeplyment deploy =
repositoryService.createDeployment().addResourceFromClasspath("example.jpdl.xml");
deploy.addResourceFromClasspath("example.png");
deploy.deploy();
Thats all, very easy
Some times I need a scolding, sorry for my questions and again thanks for the answers.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/526808#526808