I'm trying to map a proprietary protocol to JMS and back.

I've managed to get it working by hacking at extensions to
DefaultConsumerMarshaler and DefaultProviderMarshaler.
But the use of PhaseInterceptorChain to convert to/from
NormalizedMessages is a black art.

Is there anything that documents NormalizedMessages and explains this?

I see a few dead threads that others have asked.
http://cwiki.apache.org/SM/discussion-forums.html#nabble-td6287735|a6287735
http://cwiki.apache.org/SM/discussion-forums.html#nabble-td9064300|a9064300
http://cwiki.apache.org/SM/discussion-forums.html#nabble-td18479629|a18479629
http://cwiki.apache.org/SM/discussion-forums.html#nabble-td19065392|a19101831

Any help appreciated.

Reply via email to