There are 2 support packs that allow you to perform messaging via http, doing simple puts and gets. You install this on the MQ Server then you can connect via http using java's http classes. No client required
Not sure what number they are but you can find them on the ibm support pac site.
There are 2 support packs that allow you to perform messaging via http, doing simple puts and gets. You install this on the MQ Server then you can connect via http using java's http classes. No client required
Not sure what number they are but you can find them on the ibm support pac site.
You are right but I'd consider that as a worst case solution an would not accept it for production:
It is poor for connection pooling
It is poor for scaling...
Don't know how it behaves if the http port is up (support pack) but MQ is down or will not accept connections...
We recently had an http service gone bad nearly bring down a web site because it did not respond and we had hung threads leading to thread starvation and a whole bunch of other problems...
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