Readonly ness of properties - Inconsistancy

2010-01-01 Thread Raja Nagendra Kumar
Hi, As every one aware, ant properties are readonly once sent it can be changed and the one which is the first setting is the value. However, when the properties are loaded from properties files, it is readonly but it takes the value of the last set one not the first set one as in the script set

Re: Some thing seriously missing.. need help

2010-01-01 Thread Raja Nagendra Kumar
Thank you supareno. True, it is working in the approach you mentioned.. however in my context it prints individual values correctly but not the double referenced one.. I am suspecting the following.. any experts could help in the exact context to reproduct 1. I am using Custom Executor 2. I am

Pass “*.wsdl” to exec command

2010-01-01 Thread Barvaz Kipod
Hi, I’m executing the following Ant exec command: * * * * * *** And got the followings error: *The ' characters around the executable and arguments arenot part of the command.* * [exec] Apache Software Foundation, org.apache.xmlbeans.XmlBeans version 2.3.0-r