[jboss-jira] [JBoss JIRA] (JBJCA-1340) NPE when deploying RA adapter

Stefano Maestri (JIRA) issues at jboss.org
Mon Mar 13 12:13:00 EDT 2017


     [ https://issues.jboss.org/browse/JBJCA-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefano Maestri resolved JBJCA-1340.
------------------------------------
    Resolution: Done


> NPE when deploying RA adapter
> -----------------------------
>
>                 Key: JBJCA-1340
>                 URL: https://issues.jboss.org/browse/JBJCA-1340
>             Project: IronJacamar
>          Issue Type: Bug
>          Components: Deployer
>    Affects Versions: WildFly/IronJacamar 1.4.1.Final
>         Environment: IronJacamar 1.4.2.Final
>            Reporter: Martin Simka
>            Assignee: Stefano Maestri
>            Priority: Blocker
>
> commit [b28a11761463de3e316b039675c55864667bf13f|https://github.com/ironjacamar/ironjacamar/commit/b28a11761463de3e316b039675c55864667bf13f] introduced NPE when deploying RA. 
> There is a lot of failing tests in IronJacamar testsuite, one example is org.jboss.jca.deployers.test.unit.connector16.Ra16Standard303TestCase
> issue seems to be [AbstractResourceAdapterDeployer.java#L1658|https://github.com/ironjacamar/ironjacamar/blob/1.4/deployers/src/main/java/org/jboss/jca/deployers/common/AbstractResourceAdapterDeployer.java#L1658] where {{connectionDefinition}} is null in some cases. 
> There are more issues similar to this one added by later commits for Elytron integration. [AbstractResourceAdapterDeployer.java#L1666|https://github.com/ironjacamar/ironjacamar/blob/1.4/deployers/src/main/java/org/jboss/jca/deployers/common/AbstractResourceAdapterDeployer.java#L1666] will have the same problem. 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list