[jboss-jira] [JBoss JIRA] (WFLY-3772) Implement graceful shutdown for JCA

Jesper Pedersen (JIRA) issues at jboss.org
Thu Nov 6 11:29:39 EST 2014


    [ https://issues.jboss.org/browse/WFLY-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017995#comment-13017995 ] 

Jesper Pedersen commented on WFLY-3772:
---------------------------------------

[~dmlloyd] Everything is considered an EIS from a JCA PoV. But inflow (of any kind) is done through the MessageEndpointFactory implementations, so adding graceful shutdown to those would cover this. Yes, there is access to the functionality too for outbound deployments, but really only security inflow (through static resource adapter configuration) would make sense here. As the outbound part could be used by components above (through the ConnectionManager) they were excluded from graceful - f.ex. a datasource. http://www.ironjacamar.org/doc/userguide/1.2/en-US/html/ch01.html#overview gives a quick overview, but has to be related to the JCA SPI/API for the full picture.

> Implement graceful shutdown for JCA
> -----------------------------------
>
>                 Key: WFLY-3772
>                 URL: https://issues.jboss.org/browse/WFLY-3772
>             Project: WildFly
>          Issue Type: Sub-task
>          Components: JCA
>            Reporter: Stuart Douglas
>            Assignee: Stefano Maestri
>




--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list