2 Replies Latest reply on Oct 14, 2004 11:03 AM by p_nevilleuk

    jboss 4 file-pm-service

    p_nevilleuk

      Hi,
      I see that the class org.jboss.mq.pm.file.PersistenceManager is missing from jboss 4. Is this no longer supported?

      Is there another way that I can test my messaging woithout having to go to the trouble of setting up a database connection?

      Thanks,
      Peter

        • 1. Re: Want to help develop a Distributed HA-JMS
          p_nevilleuk


          Per our discussion with Adrian, in 3.2.4 under config "server/all" there is going to be another deployment directory, parallel to "deploy" and "farm", which will host services that are deployed on exactly one node in the cluster.

          The tentative name is "deploy-hasingleton". A service under "deploy" declared in deploy-hasingleton-service.xml will deploy the directory in question.

          JMS is the first service that will take advantage of this new directory.

          Any suggestions how should we name the directory and what other services are good candidates for it?

          Cheers,

          Ivelin

          • 2. Re: jboss 4 file-pm-service
            genman


            The default HSQLDB configuration should work without setting anything up.

            Use another DB for persistence if you like.