Re: [users@httpd] Apache with MQ

2013-11-01 Thread Theodoro
Guilherme, No you cant, mod_cluster was developer to work with jboss. I think these links can help you: http://www.ibm.com/developerworks/websphere/library/techarticles/1306_gupta/1306_gupta.html http://www-01.ibm.com/support/docview.wss?uid=swg21268651 On Fri, Nov 1, 2013 at 10:48 AM, Guilherm

Re: [users@httpd] Apache with MQ

2013-11-01 Thread Guilherme Teles
Dear Theodoro, Not yet. But this mod_cluster accept the call´s for the MQ Queues and foward/proxy the requisition to the Websphere MQ in the Back-End server ? 2013/11/1 Theodoro > Guilherme, > > I have the same scenario, but instead of using MQ, I have 3 servers with > IBM websphere. But for

Re: [users@httpd] Apache with MQ

2013-11-01 Thread Theodoro
Guilherme, I have the same scenario, but instead of using MQ, I have 3 servers with IBM websphere. But for me IBM provide a special module like mod_cluster. Are you already try to contact IBM ? On Thu, Oct 31, 2013 at 2:02 PM, Guilherme Teles wrote: > Dear all, > > I´m building an infrastructur

[users@httpd] Apache with MQ

2013-10-31 Thread Guilherme Teles
Dear all, I´m building an infrastructure with 4 servers. 2 Frontend, and 2 Backend servers. My backend servers contain Linux Suse 11 SP3, With MQ 7 and Broker 7.0. My Frontend servers have Suse 11 SP3 with Apache 2.2.12. Right now, i could use Apache as Proxy for webservices as URL´s. But my doubt