Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting REST Connector from command line #148

Open
cmocanu1 opened this issue Apr 26, 2023 · 1 comment
Open

Starting REST Connector from command line #148

cmocanu1 opened this issue Apr 26, 2023 · 1 comment
Labels
feature/REST Related to the "REST" feature kind/question Further information is requested

Comments

@cmocanu1
Copy link

There is a way to start REST Connector from command line?

Starting from https://github.com/jmstoolbox/jmstoolbox/wiki/1.8-REST-Services, I want for include JMS Toolbox in automated tests as:

  1. start JMSToolbox REST Connector
  2. run tests
  3. stop JMSToolbox REST Connector

On jenkins box, I don't have X Window installed.

Thank you for your help!

@titou10titou10 titou10titou10 added kind/question Further information is requested feature/REST Related to the "REST" feature labels Apr 26, 2023
@titou10titou10
Copy link
Contributor

titou10titou10 commented Apr 26, 2023

There is currently no CLI for JMSToolBox
However, there is a preference setting to start the REST connector automatically when JTB starts. It is mentionned in the WiKi page

File > Preferences > REST Connector > "Start the REST connector on JMSToolBox startup"

I'm not sure it will help in your scenario. Another option would be to start JTB in one place and let it run forever independently of your CI/CD pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/REST Related to the "REST" feature kind/question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants