[Users] [BPEL] Can't deploy. "Unable to check package"

nitesh35103 nitesh.nifft at gmail.com
Wed Mar 16 10:40:59 CET 2011


Hi Julien,

Thanks for your reply. 
After going through the jbi.xml for su and sa in OpenESB, I found that the schema for Petals is different from openesb.  The schema for SU and SA are:


Code:
    <services binding-component="false">
        <provides endpoint-name="PKMSProjectWSDL2PortTypeRole_myRole" interface-name="ns2:PKMSProjectWSDL2PortType" service-name="ns0:PKMSProjectPartnerLink">
            <ns3:display-name>PKMSProjectPartnerLink</ns3:display-name>
            <ns3:process-name>PKMSProjectBPEL2</ns3:process-name>
            <ns3:file-path>PKMSProjectBPEL2.bpel</ns3:file-path>
        </provides>
        <consumes endpoint-name="ReadProfileListRole_partnerRole" interface-name="ns1:ReadProfileList" service-name="ns0:ReadPKMSProfilePartnerLink">
            <ns3:display-name>ReadPKMSProfilePartnerLink</ns3:display-name>
            <ns3:process-name>PKMSProjectBPEL2</ns3:process-name>
            <ns3:file-path>PKMSProjectBPEL2.bpel</ns3:file-path>
        </consumes>
    </services>




Code:
    <service-assembly>
        <identification>
            <name>PKMSProjectApplication2</name>
            <description>Represents the Service Assembly of PKMSProjectApplication2</description>
        </identification>
        <service-unit>
            <identification>
                <name>PKMSProjectApplication2-PKMSProjectBPEL2</name>
                <description>Represents this Service Unit</description>
            </identification>
            <target>
                <artifacts-zip>PKMSProjectBPEL2.jar</artifacts-zip>
                <component-name>sun-bpel-engine</component-name>
            </target>
        </service-unit>
        <service-unit>
            <identification>
                <name>PKMSProjectApplication2-sun-http-binding</name>
                <description>Represents this Service Unit</description>
            </identification>
            <target>
                <artifacts-zip>sun-http-binding.jar</artifacts-zip>
                <component-name>sun-http-binding</component-name>
            </target>
        </service-unit>
        <connections>
            <connection>
                <consumer endpoint-name="PKMSProjectWSDL2Port" service-name="ns1:PKMSProjectWSDL2Service"/>
                <provider endpoint-name="PKMSProjectWSDL2PortTypeRole_myRole" service-name="ns2:PKMSProjectPartnerLink"/>
            </connection>
            <connection>
                <consumer endpoint-name="ReadProfileListRole_partnerRole" service-name="ns2:ReadPKMSProfilePartnerLink"/>
                <provider endpoint-name="ReadPKMSProfile" service-name="ns3:PKMSProjectApplication2Service1"/>
            </connection>
        </connections>
    </service-assembly>



Can you please, check if the jbi.xml you provided will work with this schema?

Regards
Nitesh




-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=30574#30574

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/18956230/attachment.htm>


More information about the Users mailing list