[jboss-user] [JBoss jBPM] - Re: Simple task-graph exception

myarrow do-not-reply at jboss.com
Wed Jan 24 20:25:13 EST 2007


Once again:

Well, so I have to presume that the user-group e-mail
system has Cross-Site-Scripting filtering and evasion,
so that xml tags get ignored.

That doesn't help me communicate the processdefinition.xml
to you guys.

Any ideas ?  ("Disable HTML" checkbox was NOT checked)
<process-definition
  xmlns="urn:jbpm.org:jpdl-3.1"  name="TestProj1">
   
      
   
   <start-state name="start">
      
         
            
         
      
      
   </start-state>
   <task-node name="task1">
      
         
            
         
         
      
      
   </task-node>
   <task-node name="task2">
      
         
            
         
      
      
   </task-node>
   <end-state name="end1"></end-state>
</process-definition>

Maurice Yarrow
Splashnote Systems

Note: will include the xml as "Code", and see what happens

  | 

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

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



More information about the jboss-user mailing list