0 Replies Latest reply on Apr 6, 2004 1:53 PM by timkk

    FoeDeployer and ConnectionFactory's

    timkk

      Hi all,

      I'm testing the FoeDeployer-Migration-Tool.
      The Tool cannot bind the ConnectionFactory and Topics under the right JNDI-Name.
      Here some examples from the server.log:
      2004-04-06 19:48:27,233 WARN [org.jboss.ejb.StatefulSessionContainer] No resource manager found for jms/ArtikelTopicConnectionFactory
      2004-04-06 19:48:27,233 WARN [org.jboss.ejb.StatefulSessionContainer] No resource manager found for jms/KundeTopicConnectionFactory

      2004-04-06 19:48:27,452 WARN [org.jboss.ejb.plugins.jms.JMSContainerInvoker] destination not found: topic/KundeMDB reason: javax.naming.NameNotFoundException: KundeMDB not bound
      2004-04-06 19:48:27,452 WARN [org.jboss.ejb.plugins.jms.JMSContainerInvoker] creating a new temporary destination: topic/KundeMDB

      The Topic configured in WebLogic was topic/KundeTopic, but the FoeDeployer use topic/"BEANNAME".

      How can I affect the migration condition or is it not possible?

      thanx
      tim