Insurance_Austr
11 years agoNew Contributor
http request step URL auto populates http:// when not needed
Using the HTTP Request test case for arbitrary JMS messages
The Request URL : auto populates the http:// string, as soon as a single character is typed into the field.
my JMS endpoint
when entered into the "Request URL" field becomes
and if I try to delete the http:// from the front I end up with
My work around is to enter the endpoint into the "HTTP Request Properties" window on the bottom left, but any attempt to modify the endpoint in the Request URL field will again prepend the http:// string to the front.
If this behaviour can be disabled it would greatly improve my experience here.
Thanks,
Simon Harrison
The Request URL : auto populates the http:// string, as soon as a single character is typed into the field.
my JMS endpoint
jms://QMGR1::queue_REQ::queue_REPLY
when entered into the "Request URL" field becomes
http://jms://QMGR1::queue_REQ::queue_REPLY
and if I try to delete the http:// from the front I end up with
http://ttp://jms://QMGR1::queue_REQ::queue_REPLY
My work around is to enter the endpoint into the "HTTP Request Properties" window on the bottom left, but any attempt to modify the endpoint in the Request URL field will again prepend the http:// string to the front.
If this behaviour can be disabled it would greatly improve my experience here.
Thanks,
Simon Harrison