<!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">Jérémie Doucy a écrit :<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>           <td><span class="genmed"><b>:</b></span></td>        </tr>        <tr>          <td class="quote">Hello,<br />
At EADS we develop the WebLab platform (http://weblab-project.org) <br />
which is an Open platform for processing multimedia documents.<br />
So we choose to use PEtALS as ESB.<br />
We need complex services chains so I tried all the petals-se-orchestra <br />
versions (release and trunk) since its first release.<br />
<br />
So in our platform we provide standard WSDL and XSD files. That means <br />
that we have a lot of implementations for the same service interface.<br />
<br />
But, in bpel, each partner link is linked to an interface, and only an <br />
interface (not a service or an enpoint address). So when I create a <br />
chain using BPEL I'm not able to precise the real serviceName or <br />
endpoint to use, the only thing I can precise is the interface. And so <br />
when I use an invoke BPEL operation, the NMR choose an implementation.<br />
<br />
I need to choose the service Name and eventually the endpoint name by <br />
myself (more or less dynamically). So to do this, I patch the <br />
petals-se-orchestra and add an XML file to the jbi.xml attributes <br />
which links each partner link (by name) to a service definition (using <br />
ws-addressing). I did this because orchestra steel not implement the <br />
partnerlink dynamic affectation using the assign operation.<br />
<br />
So I have two questions :<br />
<br />
Do you know if orchestra will implement the assign operation on a <br />
partnerlink ?<br />
<br />
If not, could I have the commit rights on the svn to officially patch <br />
the se-orchestra ?<br />
</td>        </tr></table><span class="postbody">These problems concern the Nove-orchestra core that is embedded in <br />
petals-se-orchestra.<br />
The Nova orchestra core (http://forge.objectweb.org/projects/orchestra) <br />
is implemented by Bull. Charles Souillard is the architect of this <br />
project. You can contact him at <a href="mailto:charles.souillard@bull.net">charles.souillard@bull.net</a>.<br />
<br />
Best regards,<br />
<br />
<br />
Nicolas SALATGE.<br />
<br />
<br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>           <td><span class="genmed"><b>:</b></span></td>        </tr>        <tr>          <td class="quote"><br />
Thanks in advance.<br />
<br />
<br />
------------------------------------------------------------------------<br />
<br />
Information Processing Competence Center (IPCC)<br />
EADS Defence and Security Systems<br />
<a href="http://weblab-project.org" target="_blank">http://weblab-project.org</a><br />
<br />
<br />
<br />
<br />
-------------------- m2f --------------------<br />
<br />
Read this forum topic online here:<br />
<a href="http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=414#414" target="_blank">http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=414#414</a><br />
<br />
-------------------- m2f --------------------</td>        </tr></table><span class="postbody"></div>
        <br /><div class="gensmall"><br />
<br />
<br />
-------------------- m2f --------------------<br />
<br />
Read this forum topic online here:<br />
<a href="http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=416#416" target="_blank">http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=416#416</a><br />
<br />
-------------------- m2f --------------------</div>
        </body>
</html>