lee du [
https://community.jboss.org/people/dulee] created the discussion
"SOAPProxy publish incorrect wsdl URL in webservice_proxy_basic sample"
To view the discussion, visit:
https://community.jboss.org/message/756244#756244
--------------------------------------------------------------
Hi everybody,
I'm using jbossesb 4.2. I try to run the webservice_proxy_basic in quickstart sample.
It runs ok.
But when I go to
http://localhost:8080/contract http://localhost:8080/contract.
I see:
* *Endpoint*:
http://127.0.0.1:8080/Quickstart_webservice_proxy_b/http/Proxy_Basic/Proxy
http://127.0.0.1:8080/Quickstart_webservice_proxy_b/http/Proxy_Basic/Proxy
* *Contract*:
http://127.0.0.1:8080/Quickstart_webservice_proxy_b/http/Proxy_Basic/Prox...
http://127.0.0.1:8080/Quickstart_webservice_proxy_b/http/Proxy_Basic/Prox...
I click this link but it's not found. If i change url to
http://127.0.0.1:8080/Quickstart_webservice_proxy_b/http/Proxy_Basic/Prox...
http://127.0.0.1:8080/Quickstart_webservice_proxy_basic/http/Proxy_Basic/...
It's OK !. But when using SOAP UI to test this service. The soap response always
contain the error:
HTTP Status 404 - /Quickstart_webservice_proxy_b/http/Proxy_Basic/Proxy
I wonder why JbossESB remove 3 characters at the ending of esb app deployment that cause
the error.
Who have met this problem, please help me !
Thank you very much.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/756244#756244]
Start a new discussion in JBoss ESB Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]