[jboss-jira] [JBoss JIRA] Commented: (JBAS-9107) A rar deployment must always activate or error out

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed Mar 30 01:59:38 EDT 2011


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

Carlo de Wolf commented on JBAS-9107:
-------------------------------------

https://github.com/jbossas/jboss-as/commit/f9eb0894f166d23256001babd5f2fa52bc6b8481 disables any checking and thus it'll always activate. I'm okay with that work-around from a MDB perspective. It can be lowered in prio. I can't vouch for JCA.

> A rar deployment must always activate or error out
> --------------------------------------------------
>
>                 Key: JBAS-9107
>                 URL: https://issues.jboss.org/browse/JBAS-9107
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JCA service
>            Reporter: Carlo de Wolf
>            Assignee: Stefano Maestri
>            Priority: Critical
>             Fix For: 7.0.0.Beta2
>
>         Attachments: pure-inflow.rar
>
>
> If AbstractResourceDeployerAdapter.checkActivation returns false the deployment is silently accepted but never activated. Should the RAR deployment contain a ResourceAdapter this would still result in CommonDeployment.resourceAdapter being null. CommonDeployment.resourceAdapter must never be null at this point.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list