vids wrote:
>
>
>
> <http:endpoint service="ns1:StockQuoteService"
> endpoint="StockQuotesSoapHttpBC"
> targetService="ns1:StockQuoteService"
> targetEndpoint="StockQuoteServicePortType"
> role="consumer"
> soap="true"
> locationURI="http://localhost:8192/services/SQService"
> defaultMep="http://www.w3.org/2004/08/wsdl/in-out" />
>
>
> HTTP ERROR: 404
> Unable to find requested resource
> RequestURI=/services/ContactBeanService/main.wsdl
>
> Any inputs is highly appreciated
>
hi,the http consumer endpoint's locationURI is the http url where this proxy
endpoint will be exposed .it is not the the http url of the target service
.so you should have a http client such as client.html,and send a request to
the locationURI define in the http consumer endpoint.
hotcool
--
View this message in context:
http://www.nabble.com/HTTP-BC---seems-to-be-not-working-tf4437704s12049.html#a12747801
Sent from the ServiceMix - User mailing list archive at Nabble.com.