Skip to content

Pages don't load fully with tomcat 10 #132

@slohmeier-onemedical

Description

@slohmeier-onemedical

The "Reference C-CDA Validator API Documentation" page content (http://localhost:8080/referenceccdaservice/swagger-ui.html) doesn't load with tomcat 10. The swagger page loads, but the api information doesn't populate on the page. The JS console on the page reports a 404.

Dropping to tomcat 9 fixed the issue.

Relevant info:
Not-compatible docker base image:tomcat:10-jdk8
Working docker base image:tomcat:9-jdk8

Ideally, it'd be great to get the validator working with tomcat 10. At the least, it'd be nice to update the setup documentation to indicate that tomcat 10 isn't supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions