1 Reply Latest reply on Aug 19, 2003 9:23 AM by adrian.brock

    Deploying JMSProvider

    pjrmoreira

      Hi,

      Using JBoss 3.2.1 I can have a server running, and if I copy a file with the content described bellow to the deploy directory, I'll have a new JMSProvider.
      I tried to do the same with 3.0.4, but I got an exception with the following text "Incomplete Deployment listing" Can anyone please tell me if is possible to do this with JBoss 3.04?

      Thanks

      Paulo

      <connection-factories>
      <!-- The JMS provider loader -->

      MyJMSProvider

      org.jboss.jms.jndi.JBossMQProvider

      WSMQQueueConnectionFactory
      WSMQQueueConnectionFactory


      </connection-factories>