Hi Sanjay, I also have a question regarding the policy.xml file. Within the > <RampartConfig>, there's a <user> element as shown below. Do I edit this > out when attempting to programatically set the username? Thanks again. > > <ramp:RampartConfig xmlns:ramp="http://ws.apache.org/rampart/policy"> > <ramp:user>alice</ramp:user> >
No, you don't have to. If the Username Builder finds the username/password in the options, it won't look in the configuration. Thanks, Nandana