Hi  everybody

if I well understand the swimlanes; whene a swimlanea  is specified for a task 
, the task appear only in the tasklist of the user assigned to this swimlane. 

whene I deploy my process below, the start state appear for all users in the 
list!!!!! 

pllzzzzzz   some one can make things more clear for me!!

thx in advance

My process code:

<?xml version="1.0" encoding="UTF-8"?>

<process-definition
  xmlns="urn:jbpm.org:jpdl-3.1"  name="commandeProcess">
   
   
   
      
   
   
      
   
   
   
   <start-state name="Enregistrer Commande">
      
      
         
      
      
   </start-state>
   
   <end-state name="end1"></end-state>
   
   <task-node name="Compléter et passer la commande">
      
      
         
      
      
   </task-node>
   
   <task-node name="Qualifier et installer Commande">
      
      
         
      
      
   </task-node>
   
   <task-node name="autoriser reformulation de la commande">
      
      
         
      
      
   </task-node>
   
   <task-node name="recette la commande">
      
      
         
      
      
   </task-node>


</process-definition>

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941523#3941523

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941523


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to