task-node name="L">
  |      <task swimlane="st">
  |      <event type="task-create">
  |           <action class="j.C"/>
  |           <script>
  |                <expression>
  | 
  | 1.                     
executionContext.getContextInstance().setVariable("stv", "11");
  | 2.                     
executionContext.getContextInstance().createVariable("test", "test");           
   </expression>
  |           </script>
  |     </event>
  |     <controller>
  | 3.  <variable name="test"/>
  | 4.  <variable name="stv"/>    </controller>
  |     </task>
  | ....
  | </task-node>
why i create or set variable at line 1 and 2, value is not same/translate to 
variable in line 3 and 4.

help me for crrect command line.
thanks

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to