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

fix(jans-config-api): the admin-ui backend issues related to jetty 11 migration #1258

Closed
duttarnab opened this issue Apr 26, 2022 · 1 comment
Assignees
Labels
comp-jans-config-api Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality

Comments

@duttarnab
Copy link
Contributor

duttarnab commented Apr 26, 2022

Describe the bug
The admin-ui backend issues related to jetty 11 migration.

The following things are not working in admin-ui plugin

  1. The license apis not working as licenseSpring sdk was not compatible with jakarta libs. We should use licenseSpring rest apis instead of sdk.
  2. Need to do some code optimization in calling endpoints using resteasy client.
  3. This also include changes in admin_ui configuration in database (jans-linux-setup).
@duttarnab
Copy link
Contributor Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-config-api Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant