[switchyard-issues] [JBoss JIRA] (SWITCHYARD-663) Add BPEL quickstart with JMS binding

Keith Babo (JIRA) jira-events at lists.jboss.org
Tue Feb 28 21:45:36 EST 2012


Keith Babo created SWITCHYARD-663:
-------------------------------------

             Summary: Add BPEL quickstart with JMS binding
                 Key: SWITCHYARD-663
                 URL: https://issues.jboss.org/browse/SWITCHYARD-663
             Project: SwitchYard
          Issue Type: Enhancement
          Components: quickstarts
    Affects Versions: 0.4
            Reporter: Keith Babo
             Fix For: 0.4


Create a quickstart that uses a JMS binding for BPEL instead of SOAP.  See the modified say_hello quickstart in my bpel_jms branch here:

https://github.com/kcbabo/quickstarts/tree/bpel_jms/bpel-service

Instead of modifying the existing say_hello quickstart, we should create a new quickstart in bpel-service/ called jms_binding (or similar).  AFAIC, we can use the same BPEL process in say_hello, I just want a distinct quickstart so that we can highlight the JMS binding.

I have some crappy test code in my branch that I would prefer to remove in favor of a solution that uses the HornetQMixIn.  We could even add an option for remote testing like I have done here:

https://github.com/jboss-switchyard/quickstarts/tree/master/demos/multiApp/order-consumer

And maybe use the new remote HornetQ support that Tomo has added.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list