Hello, I am newbie to Servicemix and have been going through the documentation and did few examples. We are evaluating the servicemix to expose our authentication webservices through the ServiceMix.
Requirement/Scenario is : clients will invoke a soap request then ESB should invoke authentication services, if successful then ESB should invoke the business services (these are also webservices). I am assuming the flow as: client - httpconsumer - httpprovider - external web business service(authentication) if authentication is successfull then httpprovider should redirect to main webservice Question: Can I use implement the above scenario. if so do i need to use scripting or some other way to make these calls.... Any help is greatly appreciated. thanks in advance Yugandhar -- View this message in context: http://www.nabble.com/Implementing-redirection-to-invoke-multiple-web-services-tf3706025s12049.html#a10364599 Sent from the ServiceMix - User mailing list archive at Nabble.com.
