hi,I come accross a problem when I deploy my Bpel flow through servicemix.

My bpel contains  :a receive activity,a pick on message activity,and an on
alarm activity.

My intention is that ,firstly I send a message,then if I send a pick message
in 30s,the result returned should be success.If I send nothing in 30s,the
result returned should be failure.


After I deployed it through servicemix,I found that it did work,but the
result returned was always failure,no matter I send message or not. 

It seems that the pick on alarm activity really works.However,I don't
understand why the pick on message activity don't work.And the on message
activity is just the point of my work.Help!
 
What should I do if I want the on message activity work too?
Below is my file.Thank you!
http://www.nabble.com/file/p23923706/picking-sa-1.0-SNAPSHOT.zip
picking-sa-1.0-SNAPSHOT.zip 
-- 
View this message in context: 
http://www.nabble.com/how-to-deploy-pick-activity-through-servicemix-tp23923706p23923706.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to