|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
HTTP GET is not spoken here - please try POST |
« View previous topic :: View next topic » |
Author |
Message
|
schroederms |
Posted: Wed Feb 08, 2006 6:34 am Post subject: HTTP GET is not spoken here - please try POST |
|
|
 Disciple
Joined: 21 Jul 2003 Posts: 169 Location: IA
|
I've gone through the forum looking at HTTP hits to see if I can find a problem like mine, and I never saw one. So, I must be making some fundamental problem
I'm just trying to test out out HTTP listener on 7080. I've thought I could simply create a flow with a HTTP input node with a URL selector of:
http://sp19:7080/Test/
From the browser I enter this http://sp19:7080/Mike/ or http://sp19:7080/Mike and get the same response of
HTTP Status 405 - GET not supported
HTTP GET is not spoken here - please try POST
WebSphere MQ Integrator 500
In the flow I have a trace node after the HTTP input node to just see if I get there. I view my test more as a HTTP listener than me calling a web service and passing SOAP, maybe that's part of the issue. I find the documentation is weak on this and am looking for some help.
Any ideas.
Thanks,
Mike |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Feb 08, 2006 6:39 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
GET and POST are different options in HTTP transport. Your browser is issuing GET, and the HTTPListener in WMB is expecting and will only respond to a POST.
You can either see if there's a way to convince your browser to issue a POST, or you can use some other tool for testing. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
schroederms |
Posted: Wed Feb 08, 2006 6:52 am Post subject: |
|
|
 Disciple
Joined: 21 Jul 2003 Posts: 169 Location: IA
|
Thanks Jeff, I used NetTool and it worked. My head is flat from beating it against the wall all day yesterday!  |
|
Back to top |
|
 |
mgk |
Posted: Wed Feb 08, 2006 7:22 am Post subject: |
|
|
 Padawan
Joined: 31 Jul 2003 Posts: 1642
|
FYI, V6 supports GET _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
schroederms |
Posted: Wed Feb 08, 2006 7:45 am Post subject: |
|
|
 Disciple
Joined: 21 Jul 2003 Posts: 169 Location: IA
|
That is good to know about v6 and the GET, no need for a new tool.
I'm seeing though if I make a change to my flow and redeploy, all requests to 7080 time out. I need to bounce the broker to get it to start working again.
Have you guys seen this before? That is pretty lame if that is the case, especially if you have a broker that is not doing more work than just HTTP listener work. I do have it in it's own EG, and did a reload on that with not positive results.
Mike |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|