JMS URI
JMS endpoints need to know the address information for establishing connections to the proper destination. SOAP over JMS implements the URI Scheme for Java Message Service 1.0 .
JMS URI Scheme |
---|
jms:<variant>:<destination name>?param1=value1¶m2=value2 |