0 Replies Latest reply on Aug 11, 2004 7:46 PM by danielamadei

    JMS ConnectionFactories / JMS Components not deployed until

    danielamadei

      Hi All,

      I'm having a problem in a clustered JBoss. When I start the servers only one instance deploys the JMS related stuff (conn factories, testTopic, testQueue, etc) and if this instance crashes only after 1 minute another instance deploys the services and make them available.

      If I try to lookup the service in this 1 minute the services are deployed but I get a NameNotFoundException and in the subsequent call it starts working fine.

      Please, any help is welcome!
      Daniel Amadei