Yes, on closer reading that is right. Thanks! ...ant
On 3/1/07, Jeremy Boynes <[EMAIL PROTECTED]> wrote:
Isn't it based on the parent componentId and not the composite name? -- Jeremy On Mar 1, 2007, at 6:14 AM, ant elder wrote: > I need the composite name to make the default endpoint URIs used > with the > Axis2 binding but it doesn't look like this name is available to > the binding > builder. The ComponentDefinition has a name which is available to the > binding builders, and currently the ScdlContributionProcessor sets the > ComponentDefinition name to the source URI of the contrabution, > this is a > name like > "sca://contribution/55b4aa6a-968c-4626-9ce0-40764b02eb11/ > WSBindingTest.composite". > The actual composite name, eg "WSBindingTest", is in the > ComponentType which > is available to the ScdlContributionProcessor but the ComponentType > isn't > available to things like the Binding builders. So I wondered if the > ScdlContributionProcessor could set the ComponentDefinition name > from the > ComponentType instead of the source uri? > > ...ant --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
