[
https://issues.apache.org/jira/browse/JENA-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15588167#comment-15588167
]
Rob Vesse commented on JENA-1248:
---------------------------------
Doesn't the Apache Shiro Library assume that the Security manager is a JVM
Singleton?
If is the case when you have multiple embedded servers then the order in which
they are accessed Will effect which security configuration is used. This may
lead to rather undesirable effects, for example if you run two instances one
secured and one unsecured does one configurations overwrite the other?
> 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)