[jboss-jira] [JBoss JIRA] (JBJCA-1340) NPE when deploying RA adapter
Martin Simka (JIRA)
issues at jboss.org
Thu Mar 9 09:32:00 EST 2017
[ https://issues.jboss.org/browse/JBJCA-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Simka moved JBEAP-9459 to JBJCA-1340:
--------------------------------------------
Project: IronJacamar (was: JBoss Enterprise Application Platform)
Key: JBJCA-1340 (was: JBEAP-9459)
Workflow: classic default workflow (was: CDW with loose statuses v1)
Component/s: Deployer
(was: JCA)
Affects Version/s: WildFly/IronJacamar 1.4.1.Final
(was: 7.1.0.DR13)
Affects Testing: (was: Regression)
> 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