I *think* Emma's problem is that using the '.' syntax installs the queue locally for the node that you're running setup on; to make a failover-tolerant queue, you need to use the cluster's name (attached to a virtual shared IP address) in the queue name. That's what isn't working.
-- Mike Dimmick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of david adams Sent: 09 November 2006 16:24 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Message Queue Help Needed Emma: Like Mike, I do not have much experience with clustering, but I would suggest trying a Public Queue as well. The Public Queue is addressable via the machine IP and may better meet your needs. Likewise, we have a separate MSI that runs on the MessageQueue server that installs the queue. You can do a similar thing by having the queue as a separate feature that is only selected on the target machine. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users