The axis2 binding HelloWorldTestCase is failing with an NPE in PojoAtomicComponent.start as there's no wires for the reference (The EchoBindingTestCase also has the same problem i think). The problem looks like its because without the explicit target attribute no targets get added to the Reference.
Most of the code dealing with resolving and wiring references only seems to be using the reference target, is there code missing for handling references using bindings? ...ant
