Barrie, what you explained here make me think you should write your own binding component if there isn't already an existing one for your protocol. Could you explain it a bit more detailed?
Lars 2009/9/25 Barrie Treloar <[email protected]>: > 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. > -- http://lhein.blogspot.com
