2 Replies Latest reply on Apr 2, 2013 7:46 PM by jbride

    Custom contextMapper for binding.jca

    jbride

      Hi,

        I'd like to experiment with a custom JMSContextMapper for the jca.binding  using Switchyard 0.8.0

        I've added a <contextMapper ...... /> element to my switchyard.xml as per :   http://pastebin.com/E596DBBa     (line #7 )

        wondering if this is all that is needed in the configuration  ?

       

        i ask because it does not appear that my custom contextMapper is getting loaded and utilized at runtime.

         seems that the SY JCA component code always instantiates the default JMSContextMapper as per line 45 of :    JMSContextMapperFactory.java

       

       

      thank you!  jeff