Skip to content

Add callback functionality to transport connections [SWS-375] #421

@gregturn

Description

@gregturn

Jethro Bakker opened SWS-375 and commented

We are using the WebserviceMessageListener and I would like to log the header attributes (like correlationId and replyTo) of the incomming and outgoing JMS messages.

I can log the header values of incomming messages by extending the WebserviceMessageListener but the response messages are created within the spring ws framework.

It would be nice if you can manipulate, or log the JMS Message before it is send by the message producer.

Possible solution: Add callback functionality to the JmsReceiverConnection


Referenced from: commits e2e9456

3 votes, 4 watchers

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions