Chinthaka/Keith,
I have finished the HTTPLocation class now (this class was needed for JIRAs
WODEN-86, -99 and -110). As per my last comment for WODEN-86, I want to
remove the original method:

   getLocationSubstituted(String[] values)

This method is now redundant, having been replaced by the new
'substituteXXX' methods and the toString() method, so it should be removed
now and not included in the upcoming M7 release. See the Javadoc comments
for details of the new methods.

Can you please confirm that it is OK for me to remove this method. If you
are already using it for your WSDL2 interop message testing, you can call
these two methods instead to achieve the same result:

   substitute(String[] values)
   toString()

thanks,
John Kaputin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to