[
https://issues.apache.org/jira/browse/JENA-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15586670#comment-15586670
]
ASF GitHub Bot commented on JENA-1248:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/180
JENA-1248: Fuseki registry update
Also includes the test server control code ported from jena-fuseki-core.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena fuseki-registry
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/180.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #180
----
commit 661b5de173517b8eb9e395ee1d71556c30eca994
Author: Andy Seaborne <[email protected]>
Date: 2016-10-18T20:56:42Z
JENA-1248: Put the registry in the servlet context.
commit 0185b890b32920908f5998e07f97c03f806d708b
Author: Andy Seaborne <[email protected]>
Date: 2016-10-18T21:00:08Z
JENA-1248: Tests for multiple embedded Fuseki servers.
commit be7c1793d85b1e49bd16be92cdc2d9dffb5df448
Author: Andy Seaborne <[email protected]>
Date: 2016-10-18T21:01:49Z
Getter for the server's DataAccessPointRegistry.
start() to return "this".
commit c03d7d590de6686f3da9e22773e64dbb0bda5dc4
Author: Andy Seaborne <[email protected]>
Date: 2016-10-18T21:02:08Z
ServerCtl ported from Fuseki2.
----
> Support multiple embedded Fuseki2 servers running in the same JVM (on
> different ports)
> --------------------------------------------------------------------------------------
>
> Key: JENA-1248
> URL: https://issues.apache.org/jira/browse/JENA-1248
> Project: Apache Jena
> Issue Type: Improvement
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 3.1.1
>
>
> This requires Fuseki2 to use the servlet context to store the server state,
> which is the DataAccessPointRegistry object.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)