> > yes, this store is uptodate... what is your issue. > > basic build is > ./bootstap > ./configure --> with path to your qpid source tree > make > or make check. > > Then throw the .so in the qpid module dir, or load it via --load-module and > go. > > you may need to create base level store dir with permissions for qpidd to > write to... but that is about it? > > if you do qpidd --load-module ../somepath/store.so --help the store > options will appear. > > what does not work for you? > Carl.
Sorry, I was a too vague. I've got the RHM store working with the svn copy of Qpid just fine. The only thing I wasn't able to get working was the RHM store with the 0.4 release. I didn't have any problem getting it to compile against the qpid svn copy. I was just curious if that's the correct way to do it or if there was something else much easier that I was missing. If that is the correct way to do it, are there any plans to add the store directly to the qpid source distribution? If not, it might make a good FAQ addition. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
