Hi all, One more problem i am facing is , I want to download xml files from one URI. in my code i have put that URI in "from" .. That URI is having username part in which username is "[email protected]".. when i deploy my zip file using servicemix, servicemix first encodes the "@" symbol to "%40" and again it encodes to "%2540" ( I can check this in servicemix.log file ) .. so i am not getting the xmls properly, I dont know how servicemix is doing this automatically.. how to stop this encodeing, or any suggestions how to overcome this problem, I am just stuck.. please help..
Thanks in advance, Pranay -- View this message in context: http://servicemix.396122.n5.nabble.com/Servicemix-encoding-problem-tp4770139p4770139.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
