[
https://issues.apache.org/jira/browse/KARAF-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-2095:
----------------------------------------
Fix Version/s: (was: 2.3.5)
(was: 2.2.12)
2.3.6
3.0.2
> Camel Route (JMS Polling) not working when installing feature "jndi"
> --------------------------------------------------------------------
>
> Key: KARAF-2095
> URL: https://issues.apache.org/jira/browse/KARAF-2095
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 2.2.9
> Environment: Windows/Linux
> Reporter: Shrish Srivastava
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.4.0, 4.0.0, 3.0.2, 2.3.6
>
> Attachments: jndibugtest.zip, karaf.log, wls_jmspolling.zip
>
>
> We have a route which polls on a weblogic jms queue.If we do not have
> "feature jndi" installed, the route work fine.On installing jndi feature,it
> work fine if we do not restart the container. On restarting the container it
> throws following exception.
> ---------------------------------------------------------------------------
> 013-01-02 16:06:22,723 | WARN | JmsConsumer[IN] |
> faultJmsMessageListenerContainer | 101 - org.springframework.jms -
> 3.0.7.RELEASE | Could not refresh JMS Connection for destination 'IN' -
> retrying in 5000 ms. Cause: JndiObjectTargetSource failed to obtain new
> target object; nested exception is javax.naming.ConfigurationException:
> rmiURLContextFactory.getObjectInstance: argument must be an RMI URL String or
> an array of them
> org.springframework.jndi.JndiLookupFailureException: JndiObjectTargetSource
> failed to obtain new target object; nested exception is
> javax.naming.ConfigurationException: rmiURLContextFactory.getObjectInstance:
> argument must be an RMI URL String or an array of them
> ----------------------------------------------------------------------------
> I enclosed the following files:
> 1)log file for my test(karaf.log)
> 2)Test project as attachment(wls_jmspolling.zip)
--
This message was sent by Atlassian JIRA
(v6.2#6252)