AXIOM Message Providers

Note that there are currently no provider implementations for this message type. The axiom message type cannot be passed between extensions, e.g. between a binding and an application until an issue/feature with AXIOM has been resolved.

To "pass" a message between extensions requires that the axiom-api artifact be defined as a shared depedency by both extension deployments, which would allow the binding/application to cast the content of the message to an instance of OMElement . Unfortunately a logged issue with OMAbstractFactory prevents us from sharing the axiom-api artifact and scoping the axiom-impl artifacts (which was, we believe, the original intent behind separating the artifacts in the first place.)

Perhaps you'd like to take a stab at fixing this issue and submitting a patch, or at the very least voting for it, i.e. to move it up in the stack in terms of priority.