LinkedDataFragments / Server.Java

A Triple Pattern Fragments server for Java
MIT License
27 stars 20 forks source link

Resolve context path issue when deploying to servlet container #59

Open awoods opened 5 years ago

awoods commented 5 years ago

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

Supersedes: https://github.com/LinkedDataFragments/Server.Java/pull/52

mielvds commented 5 years ago

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.