[jboss-user] [jBPM Users] - Re: Process definition xml

2009-09-01 Thread jbarrez
@Gert: this is an interesting suggestion, the mapping could be provided by the framework itself. Can you file an issue in Jira exactly describing what would be the easiest solution for you, so we can discuss/plan it? View the original post :

[jboss-user] [jBPM Users] - Re: Process definition xml

2009-08-31 Thread gleenders
Ronald thanks a lot. You helped me out here. The following does the trick: | ExecutionService executionService = PE.getExecutionService(); | RepositoryService repositoryService = PE.getRepositoryService(); | //Find the process instance. | ProcessInstance

[jboss-user] [jBPM Users] - Re: Process definition xml

2009-08-31 Thread kukeltje
Unfortunately (afaik) you cannot do a 'ls/dir' on it. But what you *could* do is store an additional file in there where you do some kind of mapping? (me: just having wild thoughts) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4252583#4252583 Reply to the

[jboss-user] [jBPM Users] - Re: Process definition xml

2009-08-29 Thread kukeltje
in 4? Yes, look e.g. at the sourcecode of the form integration module. It retrieves the .ftl files from the deployment. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4252428#4252428 Reply to the post :