java.net.MalformedURLException: no protocol: ${client.url}
Hi...
I am using JSC and sometimes when I deploy my application I face this problem
java.net.MalformedURLException: no protocol: ${client.url}.
I think there is some problem with ant script but I dont have any idea about ant.
Why this problem occur sometimes ......
Thanks
TARIQ

