That's the associated pdl:
<task-node name="Wrap up" >
<task name="Wrap up">
<assignment></assignment>
</task>
<transition to="end" name="finish this one"></transition>
</task-node>
Is the assignment with pooled actors invalid?
/Heiko
iirc
this is not an assignment with pooled actors. i believe an assignment must have at
least one of :
* actor-id attribute expression
* pooled-actors attribute expression
* delegation class implementing AssignmentHandler
regards, tom.
Heiko Braun wrote:
That's the associated pdl:
<task-node name="Wrap up" >
<task name="Wrap up">
<assignment></assignment>
</task>
<transition to="end" name="finish this
one"></transition>
</task-node>
Is the assignment with pooled actors invalid?
/Heiko
------------------------------------------------------------------------
_______________________________________________
jbpm-dev mailing list
jbpm-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbpm-dev
Yes, that is my impression as well. So technically this xml is invalid and
maybe an error should be thrown parsing it instead of a warning.
Btw, funny that "Bernd Rücker" is for Heiko synonymous to <
jbpm-dev(a)lists.jboss.org>, at least that is what gmail shows me
Ronald
On Thu, Nov 20, 2008 at 3:10 PM, Tom Baeyens <tbaeyens(a)redhat.com> wrote:
iirc
this is not an assignment with pooled actors. i believe an assignment must
have at least one of :
* actor-id attribute expression
* pooled-actors attribute expression
* delegation class implementing AssignmentHandler
regards, tom.
Heiko Braun wrote:
> That's the associated pdl:
>
> <task-node name="Wrap up" >
> <task name="Wrap up">
> <assignment></assignment>
> </task>
> <transition to="end" name="finish this
one"></transition>
> </task-node>
>
>
> Is the assignment with pooled actors invalid?
>
> /Heiko
>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> jbpm-dev mailing list
> jbpm-dev(a)lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbpm-dev
>
--
regards, tom.
_______________________________________________
jbpm-dev mailing list
jbpm-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbpm-dev