Donald Nong (14.5k●3●14)
| answered Mar 21 '17, 10:37 p.m.
I don't really understand what you're trying to do. The RQM Command Line Adapter basically attaches itself to the RQM server, receive commands/requests from the server and execute the commands accordingly. It is not a server. Why do you want to "connect" to it?
Vaibhav S selected this answer as the correct answer
Comments
Vaibhav Scommented Mar 22 '17, 12:20 a.m. | edited Mar 22 '17, 12:26 a.m.
Hi Donald, re-framing the question: I am trying to run the RQM adapter . Using this:
So your question is really "how do I run the RQM Command Line Adapter".
Your command looks strange. In the syntax description, angle brackets (<>) mean "required", and square brackets ([]) mean "optional". You should not have square brackets in your command. Also, the -adapterName is whatever name you will give this particular adapter, something like "adapter_1", not the name of the .jar file.