-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a delicate issue, IIUC. We do copy some properties from request path to the response path, but not all. And also I don;t think we are copying all the properties to response properties. BTW, do we need to do that? Isn't it that you should set your properties to OperationContext if you want to get them in the response path? See for example, if I set the property addressingProcessed=true (a hypothetical property) to message context in the request path, it will be a disaster if you copy this property to out message context.
So I think current behavior is correct. Chinthaka Ruchith Fernando wrote: > Hi Devs, > > Some of the Rampart tests are failing due the properties set in the > options object of the ServiceClient are not available in the inflow to > be accessed by a handler (out-in operation). The properties are > available in only the outflow. > > Is this behavior correct? > > Thanks, > Ruchith > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGfv/LjON2uBzUhh8RAh1hAJ0YCrqYQJwPOPTXZYLROo27kwTS+QCcCaZw L+DgcCaFW9rRnfz9UCiTv3c= =eK+0 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
