[
https://issues.apache.org/jira/browse/ISIS-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012961#comment-17012961
]
ASF subversion and git services commented on ISIS-2158:
-------------------------------------------------------
Commit ca65ac2435fe223a5d58e24229e2d0d5225697fe in isis's branch
refs/heads/ISIS-2259 from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ca65ac2 ]
ISIS-2158: fixes to allow deployment of Isis on Payara5
applied workaround: CDI feels responsible to resolve injection points
for any Servlet or Filter registered on the ServletContext
programmatically; we can resolve this by replacing annotations @Inject
with @Autowire for any Servlet or Filter that gets contributed by a
WebModule
> Miscellaneous tasks in preparation of Version 2
> -----------------------------------------------
>
> Key: ISIS-2158
> URL: https://issues.apache.org/jira/browse/ISIS-2158
> Project: Isis
> Issue Type: Task
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)