[
https://issues.apache.org/jira/browse/ARTEMIS-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946812#comment-14946812
]
Jeff Mesnil commented on ARTEMIS-246:
-------------------------------------
I don't understand your sentence. Could you clarify, please?
> Warn if the destination lookup for the MDB activation fails
> -----------------------------------------------------------
>
> Key: ARTEMIS-246
> URL: https://issues.apache.org/jira/browse/ARTEMIS-246
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Jeff Mesnil
>
> in Artemis RA, the destination is by default looked up by JNDI using the
> destinationLookup (or destination) activation config properties.
> If the lookup fails, it will automatically create a JMS destination based on
> the destination name.
> There is a debug log in that case: "Unable to retrieve... etc." but I think
> this should be upgraded to a WARN log as it is a configuration issue that the
> user must be aware of.
> I'm not sure whether this is even a good idea to have this fallback when the
> JNDI lookup fails.
> Creating a client-side JMS destination can also be achieved by setting the
> destination activation config property *and* setting the useJNDI prop to
> false.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)