Simon Laws wrote:
The binding-ejb one was a mistake
host-embedded/ReallySmallRuntimeBuilder creates a SCABindingProcessor

I'll go fix the first one and test against the latest code

Thanks


Ah OK. If you're talking about this:

       SCABindingProcessor scaBindingProcessor =
new SCABindingProcessor(assemblyFactory, policyFactory, scaBindingFactory);
       StAXArtifactProcessorExtensionPoint processors =
registry.getExtensionPoint(StAXArtifactProcessorExtensionPoint.class);
       processors.addArtifactProcessor(scaBindingProcessor);

then, as part of factoring the SCA binding out, this initialization should move the binding-sca module, right?

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to