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 REST interface for version 6.0 #589

Closed
dstenger opened this issue Oct 20, 2023 · 0 comments
Closed

Fix REST interface for version 6.0 #589

dstenger opened this issue Oct 20, 2023 · 0 comments
Assignees
Projects
Milestone

Comments

@dstenger
Copy link
Contributor

Branch: 6.0

Currently, not all resources of the REST interface can be accessed.

First commit solving some problems:

However, still not all resources work as expected.

Assumption: Location of Jersey and JAX-RS libraries which are placed on Tomcat and/or web application class paths causes those errors.
Thus, the configuration in teamengine/teamengine-web/src/assembly/common-libs.xml and teamengine/teamengine-web/pom.xml shall be reworked in a first step.
In a second step, the REST interface must be tested again and all remaining problems fixed.

@dstenger dstenger added this to the 6.0 milestone Oct 20, 2023
@dstenger dstenger added this to To do in CITE via automation Oct 20, 2023
@bpross-52n bpross-52n moved this from To do to In progress in CITE Oct 31, 2023
@bpross-52n bpross-52n mentioned this issue Nov 10, 2023
@dstenger dstenger assigned dstenger and unassigned bpross-52n Dec 7, 2023
@dstenger dstenger moved this from In progress to To verify in CITE Dec 7, 2023
@dstenger dstenger assigned bpross-52n and unassigned dstenger Dec 8, 2023
@dstenger dstenger moved this from To verify to In progress in CITE Dec 8, 2023
dstenger added a commit that referenced this issue Dec 14, 2023
CITE automation moved this from In progress to Done Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
CITE
  
Done
Development

No branches or pull requests

2 participants