Sorry.. should have mentioned 'bindings that implement PolicySetAttachPoint'.
On 9/14/07, Venkata Krishnan <[EMAIL PROTECTED]> wrote: > > Thanks Luciano. I'd view that bindings must implement the 'getType' > method. I'll go and fix the echo-binding-extension for this. > > - Venkat > > On 9/14/07, Luciano Resende <[EMAIL PROTECTED]> wrote: > > > > Looks like the CompositeWireBuilder is getting a NPE in > > isPolicySetApplicable due to bindingType is not set. I have added a > > check to see if bindingType is null (svn revision #575419), and in > > that case, isPolicySetApplicable will return false to this scenario. > > > > Could someone review this issue to see if we have a bigger issue of > > not properly populating the bindingType ? > > > > -- > > Luciano Resende > > Apache Tuscany Committer > > http://people.apache.org/~lresende<http://people.apache.org/%7Elresende> > > http://lresende.blogspot.com/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >
