[
https://issues.apache.org/jira/browse/ARTEMIS-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Stefanko updated ARTEMIS-1257:
-------------------------------------
Description:
According to the JCA specification [1] - Chapter 20, Packaging Requirements,
20-31 - configuration properties for the Resource adapter should be declared
with boxed types.
[1]
http://download.oracle.com/otndocs/jcp/connector_architecture-1.6-fr-eval-oth-JSpec/
was:
If attribute {{rebalance-connections}} on {{pooled-connection-factory}} is set
to true, following warning is logged during the server start
{noformat}
2017-06-26 09:22:04,755 WARN
[org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator]
(MSC service thread 1-5) IJ020017: Invalid archive:
file://RaActivatoractivemq-ra
2017-06-26 09:22:04,757 INFO [org.apache.activemq.artemis.ra] (MSC service
thread 1-5) Resource adaptor started
2017-06-26 09:22:04,757 INFO [org.apache.activemq.artemis.core.server]
(ServerService Thread Pool -- 75) AMQ221003: Deploying queue jms.queue.DLQ
2017-06-26 09:22:04,757 INFO
[org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator]
(MSC service thread 1-5) IJ020002: Deployed: file://RaActivatoractivemq-ra
{noformat}
> ActiveMQActivationSpec.java should use boxed types for attributes values
> according to the JCA specification
> -----------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-1257
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1257
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martin Stefanko
> Assignee: Martin Stefanko
>
> According to the JCA specification [1] - Chapter 20, Packaging Requirements,
> 20-31 - configuration properties for the Resource adapter should be declared
> with boxed types.
> [1]
> http://download.oracle.com/otndocs/jcp/connector_architecture-1.6-fr-eval-oth-JSpec/
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)