Author |
Message
|
ipmqadm |
Posted: Mon Sep 16, 2013 5:22 am Post subject: MQ v7.0 Support for Web 2.0 |
|
|
Acolyte
Joined: 18 Apr 2007 Posts: 68
|
I'm looking for more detailed information for the administrative side of MQ v7 support for Web 2.0.
Can anyone point me in the right direction?
I can't find any details on any special objects that need created or certain attributes that need to be defined for the queues that are referenced by the Web 2.0 apps... |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Sep 16, 2013 5:32 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
The point of RESTful communication style is that there really is not any static documentation as the interface is dynamic. In theory, you can run query WADL to get the IP points.
There are plenty of documentation and links for sMash and WebSphere Featurepack for Web 2.0 plus training WD320.
Did you not locate any of these ? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
ipmqadm |
Posted: Mon Sep 16, 2013 6:00 am Post subject: |
|
|
Acolyte
Joined: 18 Apr 2007 Posts: 68
|
Thanks for that input...
Ok, but that sounds more like the application side of the MQ support for Web 2.0. Let me clarify my question/confusion a little better (more...), as I'm thinking that my real answers lie with the WebSphere MQ Bridge for HTTP web application...
The IBM documentation references the Websphere MQ Bridge for HTTP. Which allows (if I understand the documentation correctly) a non-MQ client application to interace with an MQ application via the HTTP bridge web application.
FROM A Z/OS PERSPECTIVE, is there any administrative setup tasks required to facilitate this HTTP connectivity?
I know that I need:
◦WMQHTTP.war (included as part of the WebSphere MQ z/OS UNIX System Services Components feature)
Installed to athPrefix/usr/lpp/mqm/V7R0M0/HTTPBridge/, where PathPrefix is an optional customer defined prefix.
But I can't find any other z/OS related tasks that I need to investigate. I was hoping that someone that has implemented the HTTP bridge could maybe provide a little more insight. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Sep 16, 2013 6:10 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
Others can chime in here, but the total scope of interaction is through a connection between your application server (like WAS) and the QMGR. Therefore, as long as your application server is setup and functioning properly in accordance with these instructions, then your good-to-go.
Security considerations.
Configuring.
Limitations.
What's stopping you for trying it out ? Nothing is better than personal experience. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
ipmqadm |
Posted: Mon Sep 16, 2013 6:16 am Post subject: |
|
|
Acolyte
Joined: 18 Apr 2007 Posts: 68
|
Absolutely. I'm determining whether or not I already have the .war file installed. Once I know that I'll either inform the application team to proceed forward, or I'll get the .war file downloaded and move ahead.
I agree that personal experience is the best and really only teacher for my thick skull...
Thanks for everything... |
|
Back to top |
|
 |
|