kit-data-manager / kit-data-manager/tomo_mapper
packaged mapping-service-plain.jar causing trouble on mapping-service restart
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Due to the classpath scanning (?) of the mapping-service, the mapping-service-plain.jar contained in this repo causes trouble on restart (due to some conflicts with WebSecurity related class in the jar).
At the moment to avoid the problem, a startup script for the mapping-service should remove those files from the lib folders if they exist.
This problem will automatically be solved once we can use a proper mapping-service dependency during plugin development. Until then, I cannot really think of an elegant solution with the current project structure :(
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name a startup script or test. Inspect how the mapping-service restart handles its lib folders, reproduce the conflict involving mapping-service-plain.jar and the WebSecurity-related class, and verify that restarting works when the conflicting packaged files are handled automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100