2 Replies Latest reply on Jun 25, 2013 8:27 PM by zhylninc

    how to use switchyard design add the bpel?

    zhylninc

      env:

      eclipse jbds switchyard-tools-0.8

       

              <sca:component name="SayHelloService">
                  <bpel:implementation.bpel process="sh:SayHello"/>
                  <sca:service name="SayHelloService">
                      <sca:interface.wsdl interface="SayHelloArtifacts.wsdl#wsdl.porttype(SayHello)"/>
                  </sca:service>
              </sca:component>
      
      

       

      how to use switchyard design add the bpel?

       

      implementation have

      1 camel(java)

      2 camel(xml)

      3 bean

      4 process(NPMN)

      5 Rules(DRL)

       

      and 6? BPEL?