On Wed, Oct 29, 2008 at 12:28 PM, Simon Laws <[EMAIL PROTECTED]>wrote:
> > > On Wed, Oct 29, 2008 at 12:11 PM, ant elder (JIRA) <dev@tuscany.apache.org > > wrote: > >> Investigate if anything can be done to improve the "base URI" support >> --------------------------------------------------------------------- >> >> Key: TUSCANY-2652 >> URL: https://issues.apache.org/jira/browse/TUSCANY-2652 >> Project: Tuscany >> Issue Type: Bug >> Reporter: ant elder >> Fix For: Java-SCA-Next >> >> >> Raising a JIRA to track a recent email thread: >> http://apache.markmail.org/message/cky5yjgjdnxaipi5 >> >> This comes up again and again but we've never really found a comprehensive >> resolution. Another related older thread is: >> http://apache.markmail.org/message/2xyhhs3y7zm73jxr >> >> >> >> >> -- >> This message is automatically generated by JIRA. >> - >> You can reply to this email to add a comment to the issue online. >> >> > A long time back we had a solution where you could specify the default URI > directly for a node but it wasn't binding specific. This was changed so that > the default, binding specific, URIs for a node are specified in a > configuration file at the domain. The node doesn't read this information. > Rather the domain re-writes the composite files including this information > ready for nodes to read. We could have the nodes read this information > themselves and configure the composite file in the case where no domain is > active? > > Simon > Just to make sure i'm understanding the suggestion, so for the calculator-ws-sample there would be an additional file something like in the calculator-distributed sample at: https://svn.apache.org/repos/asf/tuscany/java/sca/samples/calculator-distributed/src/main/resources/cloud/NodeA.composite ...ant