I am getting the following composite assembly problem: http://rafb.net/p/VXfXxn58.html, with the appended composite, component implementation target java reference interface and composite reference wsdl interface. This was working last Friday before the flood of commits. If I change the composite to have the TrafficAdvisoryProducer component include: <reference name="destination"/>, then I get the following instead: http://rafb.net/p/tEgYmh49.html, which is a bit odd since the spec mentions that I don't have to include such a reference. In any case, I still get a problem. Notice the "***"-prefixed lines. They are printlns from DefaultCompositeBuilder createSCABindings and connectCompositeReferences methods. What's more puzzling is that in both cases I get: "Composite assembly problem: No implementation for component: TrafficAdvisoryProducer".
Any ideas?
