Skip to content

Resolve context path issue when deploying to servlet container - #59

Open
awoods wants to merge 2 commits into
LinkedDataFragments:masterfrom
awoods:issue-52
Open

Resolve context path issue when deploying to servlet container#59
awoods wants to merge 2 commits into
LinkedDataFragments:masterfrom
awoods:issue-52

Conversation

@awoods

@awoodsawoods commented Oct 26, 2019

Copy link
Copy Markdown

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
Copy Markdown
Contributor

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 freeto 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

@awoods@mielvds