Hi all. I want to configure two endpoints to publish a external webapp in servicemix. Both endpoints have soap="false", the consumer listen to http://localhost:8192/xforms and the provider listen in another IP:PORT http://myhost:9393/mywebapp.
I need that consumer request are redirect to provider requests. This is my scenario: Request: ---------- [http client] --> request over --> [Consumer] --> redirect request --> [provider] Response: ----------- [provider] --> response --> [consumer] --> response --> [http client] When I try a request in http://localhost:8192/xforms the endpoint look for main.wsdl ¿ I need a wsdl for no soap endpoint ? Thanks in advance. -- View this message in context: http://www.nabble.com/component-http%2C-wsdl-for-no-soap-endpoints-is-needed--%C2%BF-tf4560488s12049.html#a13014872 Sent from the ServiceMix - User mailing list archive at Nabble.com.
