-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.DR13
-
None
-
Regression
-
-
-
-
-
-
-
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 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 will have the same problem.
- is cloned by
-
JBJCA-1340 NPE when deploying RA adapter
- Resolved
- is incorporated by
-
JBEAP-9532 Upgrade IronJacamar to 1.4.3 from 1.4.2
- Closed