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

Resolve context path issue when deploying to servlet container #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

awoods
Copy link

@awoods awoods commented Oct 26, 2019

Prior to this update, when deploying to a servlet container:

  • the style.css does not resolve
  • the favicon.ico does not resolve
  • the "Linked Data Fragments" image does not resolve
  • the contexts of datasource do not resolve

Supersedes: #52

Prior to this update, when deploying to a servlet container:
- the style.css does not resolve
- the favicon.ico does not resolve
- the "Linked Data Fragments" image does not resolve
- the contexts of datasource do not resolve

Resolves: LinkedDataFragments#52
@mielvds
Copy link
Contributor

mielvds commented Oct 28, 2019

I ported the tests from #52 to this PR in https://github.com/LinkedDataFragments/Server.Java/tree/awoods-issue-52.

The tests fail on the baseURL. Could you have a look @awoods and align? Modify where you see fit of course.

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 this pull request may close these issues.

2 participants