Nithya, great. So finally you were able to deploy it correctly.
About the webserver: I really don't know if it is really necessary to have an own port for each service. Normally it is possible to have several services just with some other path than /upload. But maybe somebody else can clarify this here. Another reason I can imagine for this error is, that the port 8192 is somehow in use at your machine or you are missing the rights to occupy this port. I hope the tutorial was helpful to you. Regards, Lars nvijayak wrote: > > Thanks for clarifying. I understand it better now. so each service in > servicemix needs to be host on a different port. I got this mistaken with > the approach axis takes. I changed the locationUri to > http://localhost:8092/upload and it works now > > Thanks, > Nithya > -- View this message in context: http://www.nabble.com/bind-error-in-deploying-http-upload-tutorial-tp14722182s12049p14796165.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
