<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
<!--

/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
        background-color: #E5E5E5;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11;
        color: #000000;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
p, td                { font-size : 11; color : #000000; }
a:link,a:active,a:visited { color : #006699; }
a:hover                { text-decoration: underline; color : #DD6900; }
hr        { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
h1,h2                { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}


/* This is the border line & background colour round the entire page */
.bodyline        { background-color: #FFFFFF; border: 1px #98AAB1 solid; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; line-height: 12px}
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover        { color: #DD6900; text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink                { font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink         { text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link        { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
        font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

-->
</style>
</head>
        <body>

        <div class="postbody">Hi Julien,<br />
<br />
Thanks for your reply. <br />
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:<br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>           <td><span class="genmed"><b>Code:</b></span></td>        </tr>        <tr>          <td class="code">&nbsp; &nbsp; <services binding-component="false"><br />
&nbsp; &nbsp; &nbsp; &nbsp; <provides endpoint-name="PKMSProjectWSDL2PortTypeRole_myRole" interface-name="ns2&#58;PKMSProjectWSDL2PortType" service-name="ns0&#58;PKMSProjectPartnerLink"><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <ns3&#58;display-name>PKMSProjectPartnerLink</ns3&#58;display-name><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <ns3&#58;process-name>PKMSProjectBPEL2</ns3&#58;process-name><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <ns3&#58;file-path>PKMSProjectBPEL2.bpel</ns3&#58;file-path><br />
&nbsp; &nbsp; &nbsp; &nbsp; </provides><br />
&nbsp; &nbsp; &nbsp; &nbsp; <consumes endpoint-name="ReadProfileListRole_partnerRole" interface-name="ns1&#58;ReadProfileList" service-name="ns0&#58;ReadPKMSProfilePartnerLink"><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <ns3&#58;display-name>ReadPKMSProfilePartnerLink</ns3&#58;display-name><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <ns3&#58;process-name>PKMSProjectBPEL2</ns3&#58;process-name><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <ns3&#58;file-path>PKMSProjectBPEL2.bpel</ns3&#58;file-path><br />
&nbsp; &nbsp; &nbsp; &nbsp; </consumes><br />
&nbsp; &nbsp; </services></td>        </tr></table><span class="postbody"><br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>           <td><span class="genmed"><b>Code:</b></span></td>        </tr>        <tr>          <td class="code">&nbsp; &nbsp; <service-assembly><br />
&nbsp; &nbsp; &nbsp; &nbsp; <identification><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <name>PKMSProjectApplication2</name><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <description>Represents the Service Assembly of PKMSProjectApplication2</description><br />
&nbsp; &nbsp; &nbsp; &nbsp; </identification><br />
&nbsp; &nbsp; &nbsp; &nbsp; <service-unit><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <identification><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <name>PKMSProjectApplication2-PKMSProjectBPEL2</name><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <description>Represents this Service Unit</description><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </identification><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <target><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <artifacts-zip>PKMSProjectBPEL2.jar</artifacts-zip><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <component-name>sun-bpel-engine</component-name><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </target><br />
&nbsp; &nbsp; &nbsp; &nbsp; </service-unit><br />
&nbsp; &nbsp; &nbsp; &nbsp; <service-unit><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <identification><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <name>PKMSProjectApplication2-sun-http-binding</name><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <description>Represents this Service Unit</description><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </identification><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <target><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <artifacts-zip>sun-http-binding.jar</artifacts-zip><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <component-name>sun-http-binding</component-name><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </target><br />
&nbsp; &nbsp; &nbsp; &nbsp; </service-unit><br />
&nbsp; &nbsp; &nbsp; &nbsp; <connections><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <connection><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <consumer endpoint-name="PKMSProjectWSDL2Port" service-name="ns1&#58;PKMSProjectWSDL2Service"/><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <provider endpoint-name="PKMSProjectWSDL2PortTypeRole_myRole" service-name="ns2&#58;PKMSProjectPartnerLink"/><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </connection><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <connection><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <consumer endpoint-name="ReadProfileListRole_partnerRole" service-name="ns2&#58;ReadPKMSProfilePartnerLink"/><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <provider endpoint-name="ReadPKMSProfile" service-name="ns3&#58;PKMSProjectApplication2Service1"/><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </connection><br />
&nbsp; &nbsp; &nbsp; &nbsp; </connections><br />
&nbsp; &nbsp; </service-assembly></td>        </tr></table><span class="postbody"><br />
<br />
Can you please, check if the jbi.xml you provided will work with this schema?<br />
<br />
Regards<br />
Nitesh</div>
        <br /><div class="gensmall"><br />
<br />
<br />
-------------------- m2f --------------------<br />
<br />
<a href="http://forum.petalslink.com/m2f_usercp.php">Subscribe/Unsubscribe</a> emails notifications.<br />
<br />
Response to this email will be posted on the Petals forum.<br />
Please delete the existing text before responding :)<br />
<br />
Read the topic online:<br />
<a href="http://forum.petalslink.com/viewtopic.php?p=30574#30574" target="_blank">http://forum.petalslink.com/viewtopic.php?p=30574#30574</a><br />
<br />
-------------------- m2f --------------------</div>
        </body>
</html>