ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » MQ Integration to the Web

Post new topic  Reply to topic
 MQ Integration to the Web « View previous topic :: View next topic » 
Author Message
crazzymq
PostPosted: Mon Jun 27, 2011 1:52 am    Post subject: MQ Integration to the Web Reply with quote

Newbie

Joined: 27 Jun 2011
Posts: 2

Hi,

I have a POC to be done, where in I need to integrate our MQ server to the web.
Can you please advise on the possible option.
Cant use a WebSphere MQ bridge for HTTP, as the client doesnt want to add a new product.

Thanks
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Mon Jun 27, 2011 2:22 am    Post subject: Re: MQ Integration to the Web Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

crazzymq wrote:
Hi,

I have a POC to be done, where in I need to integrate our MQ server to the web.
Can you please advise on the possible option.
Cant use a WebSphere MQ bridge for HTTP, as the client doesnt want to add a new product.

Thanks

AFAIK the http bridge is not a new product, it's part of the base product...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
crazzymq
PostPosted: Mon Jun 27, 2011 2:44 am    Post subject: Reply with quote

Newbie

Joined: 27 Jun 2011
Posts: 2

Hi,

MQ Bridge for HTTP needs an app server, so that the appserver can receive the web requests, and then connects to MQ.
Correct me if i am wrong

Regards
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Mon Jun 27, 2011 6:14 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

crazzymq wrote:
Hi,

MQ Bridge for HTTP needs an app server, so that the appserver can receive the web requests, and then connects to MQ.
Correct me if i am wrong

Regards

Apache I believe is sufficient. I thought an http server was a commodity these days...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Mon Jun 27, 2011 7:54 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

It's really not clear what you are trying to do.

You can't just expose MQ through HTTP. It's an entirely separate protocol with entirely separate behavior.

Absolutely everyone who does anything with MQ and HTTP does so by writing an http aware application that runs in an http container of some kind that then uses the MQ API calls to get or put messages to queues.

If you don't want to actually code this yourself, you can use the HTTP Bridge. But as mentioned, that is also an http aware application that sits in an http container and then uses MQ calls to get or put messages.
Back to top
View user's profile Send private message
manojsu
PostPosted: Mon Jun 27, 2011 9:50 pm    Post subject: Reply with quote

Centurion

Joined: 19 Jul 2006
Posts: 147
Location: Bangalore

thanks jeff, will try to convice to use the bridge itself.
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » MQ Integration to the Web
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.