Posted: Wed Nov 09, 2011 8:07 am Post subject: Can't find URL mapping for |/acmeOrders/WADDR/ProcessOrders/
Newbie
Joined: 18 Aug 2011 Posts: 6
I have deployed WMB V7.0.0.3 SOAP Nodes Sample. I need to get the wsdl using
http://localhost:7800/acmeOrders/WADDR/ProcessOrders/?wsdl
This gives
Can't find URL mapping for |/acmeOrders/WADDR/ProcessOrders/
I have run mqsireortproperties command and the everthing looks fine for the url and port but just cannot get the WSDL returned ( for Filenet)
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
Have you checked the box that enables the ?wsdl operation on the SoapInputNode?
Are you testing with a tool like SOAP/UI or just poking it from a web browser?
Is the port 7800 on your system open for incoming requests? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Yes box checked. Its the supplied SOAP sample that I am running. mqsireportproperties says endpoint and port ok. Was poking form browser via an html form using a POST as would not allow a GET. Will Try SOAPUI now. Thanks.
I have created a new SOAP WS in WMB and it works internally using Test Message Flow. With both "Path to suffix for URL mentioned below.
If "Path to suffix for URL" is set to / then it works externally as well and ?wsdl works. However if "Path to suffix for URL" is set to anything else it does not work externally. When the WSDL was initially imported it had <soap:address location="http://www.example.org/" thus no "Path to suffix for URL" other than /. Ah well it works but surely the "Path to suffix for URL" should b able to be changed?
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