« Return to Thread: BPEL : impossible to find a receiver corresponding...

Re: Re: BPEL : impossible to find a receiver corresponding...

by Rudy Commenge :: Rate this Message:

Reply to Author | View in Thread

and the jbi.xml of the SA :

<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated JBI descriptor for PEtALS. -->
<jbi:jbi version="1.0"
    xmlns="http://java.sun.com/xml/ns/jbi"
    xmlns:jbi="http://java.sun.com/xml/ns/jbi">

    <jbi:service-assembly>
        <jbi:identification>
            <jbi:name>sa-forPetals.zip</jbi:name>
            <jbi:description>SA for 2 components</jbi:description>
        </jbi:identification>
               
        <!-- su-SOAP-forPetalsService-consume -->
        <jbi:service-unit>
            <jbi:identification>
                <jbi:name>su-SOAP-forPetalsService-consume</jbi:name>
                <jbi:description>SU for the PEtALS SOAP component</jbi:description>
            </jbi:identification>
           
            <jbi:target>
                <jbi:artifacts-zip>su-SOAP-forPetalsService-consume.zip</jbi:artifacts-zip>
                <jbi:component-name>petals-bc-soap</jbi:component-name>
            </jbi:target>
        </jbi:service-unit>
               
        <!-- su-Orchestra-forPetalsService-provide -->
        <jbi:service-unit>
            <jbi:identification>
                <jbi:name>su-Orchestra-forPetalsService-provide</jbi:name>
                <jbi:description>SU for the PEtALS Orchestra component</jbi:description>
            </jbi:identification>
           
            <jbi:target>
                <jbi:artifacts-zip>su-Orchestra-forPetalsService-provide.zip</jbi:artifacts-zip>
                <jbi:component-name>petals-se-orchestra</jbi:component-name>
            </jbi:target>
        </jbi:service-unit>
    </jbi:service-assembly>
</jbi:jbi>


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

 « Return to Thread: BPEL : impossible to find a receiver corresponding...