2 Replies Latest reply on Mar 5, 2007 11:23 PM by xkong

    Migration to JBoss Messaging without changing client side co

    xkong

      Hi,
      We are in process to migrate our JMS servers from JBossMQ to JBoss messaging. I know from user the guide that we need replace jbossmq-client.jar with jboss-messaing-client.jar in clients' classpathes. The problem we are facing is that we have many clients which are very difficult to update their classpathes once. I am wandering if there is a way to config clients without using any JMS provider specific client side lib (or jar). Thanks.