Hi, I've tried to reproduce this issue with a JBoss 4.2.2 native configuration and still have the problem.
I have just noticed that only the first part of the JNDI name is bound for the first invoker (ejb3_u) with the complete second JNDI invoker. With Jboss 4.0.5, only the complete second JNDI invoker was bound. | +- TopicConnectionFactory (class: org.jboss.naming.LinkRefPair) | +- jmx (class: org.jnp.interfaces.NamingContext) | | +- invoker (class: org.jnp.interfaces.NamingContext) | | | +- RMIAdaptor (proxy: $Proxy47 implements interface org.jboss.jmx.adaptor.rmi.RMIAdaptor,interface org.jboss.jmx.adaptor.rmi.RMIAdaptorExt) | | +- rmi (class: org.jnp.interfaces.NamingContext) | | | +- RMIAdaptor[link -> jmx/invoker/RMIAdaptor] (class: javax.naming.LinkRef) | +- JAXR (class: org.apache.ws.scout.registry.ConnectionFactoryImpl) | +- HTTPXAConnectionFactory (class: org.jboss.mq.SpyXAConnectionFactory) | +- ConnectionFactory (class: org.jboss.mq.SpyConnectionFactory) | +- ejb3_u (class: org.jnp.interfaces.NamingContext) | +- UserTransactionSessionFactory (proxy: $Proxy14 implements interface org.jboss.tm.usertx.interfaces.UserTransactionSessionFactory) | +- HTTPConnectionFactory (class: org.jboss.mq.SpyConnectionFactory) | +- XAConnectionFactory (class: org.jboss.mq.SpyXAConnectionFactory) | +- TransactionSynchronizationRegistry (class: com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple) | +- UserTransaction (class: org.jboss.tm.usertx.client.ClientUserTransaction) | +- UILXAConnectionFactory[link -> XAConnectionFactory] (class: javax.naming.LinkRef) | +- UIL2XAConnectionFactory[link -> XAConnectionFactory] (class: javax.naming.LinkRef) | +- queue (class: org.jnp.interfaces.NamingContext) | | +- A (class: org.jboss.mq.SpyQueue) | | +- testQueue (class: org.jboss.mq.SpyQueue) | | +- ex (class: org.jboss.mq.SpyQueue) | | +- DLQ (class: org.jboss.mq.SpyQueue) | | +- D (class: org.jboss.mq.SpyQueue) | | +- C (class: org.jboss.mq.SpyQueue) | | +- B (class: org.jboss.mq.SpyQueue) | +- topic (class: org.jnp.interfaces.NamingContext) | | +- testDurableTopic (class: org.jboss.mq.SpyTopic) | | +- testTopic (class: org.jboss.mq.SpyTopic) | | +- securedTopic (class: org.jboss.mq.SpyTopic) | +- console (class: org.jnp.interfaces.NamingContext) | | +- PluginManager (proxy: $Proxy48 implements interface org.jboss.console.manager.PluginManagerMBean) | +- ejb3_c (class: org.jnp.interfaces.NamingContext) | | +- FTimeService (proxy: $Proxy102 implements interface fr.vif.test.ejb3.ejb.test.TimeService3,interface org.jboss.ejb3.JBossProxy) | +- UIL2ConnectionFactory[link -> ConnectionFactory] (class: javax.naming.LinkRef) | +- HiLoKeyGeneratorFactory (class: org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory) | +- UILConnectionFactory[link -> ConnectionFactory] (class: javax.naming.LinkRef) | +- QueueConnectionFactory (class: org.jboss.naming.LinkRefPair) | +- UUIDKeyGeneratorFactory (class: org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactory) | +- ATestEJB3 (class: org.jnp.interfaces.NamingContext) | | +- FTimeService (class: org.jnp.interfaces.NamingContext) | | | +- local (proxy: $Proxy102 implements interface fr.vif.test.ejb3.ejb.test.TimeService3,interface org.jboss.ejb3.JBossProxy) | Any help would be appreciate. Thank's in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154024#4154024 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4154024 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
