https://bz.apache.org/bugzilla/show_bug.cgi?id=59245
Bug ID: 59245
Summary: JMS Point to Point custom request headers
Product: JMeter
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Increasing security threads force service providers to increase security levels
on their backend applications to communicate across the network.
Publishing and Subscribing to message queues requires more and more the use of
TLS security to validate source and destination of the messages (signing). Some
companies or developers has opted for including a custom header on the JMS
request with a signature which is a valid approach but not possible to test it
using JMeter as custom headers are not allowed yet on JMS Point to Point
sampler.
The only way to test the service so far is to disable TLS or include a JSR223
Pre-processor to deal with it, but actually building a pre-processor means
re-implement the whole JMS Point to Point sampler which is a bit of a nonsense.
Thank you,
Maurizio
--
You are receiving this mail because:
You are the assignee for the bug.