Hi,
You mean your target address in your https conduit can't be set in the
To address? Or you want the To address isn't the one in your conduit
configuration?
Freeman
servicer-mixer wrote:
Freeman,
I really appreciate your help with this. I've got it working now, but I
still have one problem I had to hack my way through. Modifying the
addressing name in an interceptor works fine, I have it added before the
MAPCodec one. My interceptor retrieves the properties that are already there
and then just changes the namespace. My only problem left is the To header.
It looks like the MAPAggregator looks for a conduit and uses the target
attribute. I have an https conduit configured. The only other examples I can
find while googling is for jms, I'm not sure how to configure the the
additional (addressing/soap/wsdl?) conduit with the target. However, I've
been able to get it to work by setting the To header in my interceptor :).
I'm pretty sure that's wrong though, is there any documentation available
for configuring conduits?
Thanks