-
1. Re: sub process deploy by console
Ronald van Kuijk Jun 24, 2009 5:14 AM (in response to lucio piccoli)??? You write some contradictory things... what is an inner process? The subprocess should be deployed first, then the main/parent process
-
2. Re: sub process deploy by console
lucio piccoli Jun 24, 2009 8:53 PM (in response to lucio piccoli)ok my choice of description was crap.
so to clarify;
i deploy the sub-process definition followed by the parent process using the console application and it the sub process cant be found by the parent process.
is that to be expected due to the standard console app using different contexts for deployment?
any help is appreciated
-lp -
3. Re: sub process deploy by console
Ronald van Kuijk Jun 25, 2009 5:22 AM (in response to lucio piccoli)Well, wouldn't call it crap, just a wrong choice of words and not in line with jbpm terminology ;-)... ok it was crap :-P
Try deploying the subprocess then logging out, logging back in and deploy the parent process. If that works it could be e.g. cache related or something like that.