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

expose restart endpoint to the reasoner client #40

Open
bdionne opened this issue Aug 3, 2017 · 2 comments · May be fixed by bdionne/revision-history#16
Open

expose restart endpoint to the reasoner client #40

bdionne opened this issue Aug 3, 2017 · 2 comments · May be fixed by bdionne/revision-history#16

Comments

@bdionne
Copy link
Owner

bdionne commented Aug 3, 2017

We need to be able to restart the pellet server from the revision history panel, which requires API support in the reasoner client

@rgrinberg
Copy link
Collaborator

You should be able to just inject PelletService directly use restart from that method. I can also add this restart method to the SchemaReasoner interface but it doesn't fully make sense. As the local reasoner won't really have a sensible implementation.

@rgrinberg
Copy link
Collaborator

Another tweak that has to be done here is to correctly load the management password. We can obtain it from 2 places on the client (protege side):

  • Preferences
  • Properties

Any preferences?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants