The table exists ... and i've made extensive teste with it in task tags .... 
and i know that when you put a timer tag , it creates those events .... but in 
a node tag it dont works ....

the other test of the timer is this:
   <task-node name="task1">
  |       <task name="task1" swimlane="direct">
  |          <timer duedate="30 seconds" repeat="yes" name="lembrete">
  |             <action config-type="field" 
class="br.com.glr.jbpm.handlers.MailToSwimlaneActionHandler" >
  |                <from>[EMAIL PROTECTED]</from>
  |                <subject>Lembrete</subject>
  |                <message>Lembrete de novo</message>
  |             </action>
  |          </timer>
  |       </task>
  |       <transition name="tr1" to="end1"></transition>
  |    </task-node>
  | 

but its a task timer !!!

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

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


-------------------------------------------------------
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