You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ode.apache.org by Carlos Cândido <c....@gmail.com> on 2012/04/16 03:13:36 UTC

ODE + WSN/Muse

Hi people, this is my first post so if I miss something please say.
I want to create a BPEL process to comunicate with Muse. I've created the
WSResource example and deployed on my TomCat. I've created a BPEL process
that haves a NotificationConsumer port associated and that process does an
Invoke to the WSResource but I dont know how to fill the message with the
EPR of notificationConsumer port. Im trying for weeks... The problem is
that I dont understand how initialize and fill the variable. Usually
eclipse asks me if I want to initialize the variable and it kinda helps me
doing it but in this case I dont have a clew how to do it.
So, can anyone show me how? I want to create a SubscriptionRequest message
(provided by WS-Base-Notification), fill it on a Assign, and send it to
WSResource using a Invoke.
Thanks in advance.
Cheers