Hi John, U can go ahead and remove it. We got no issues with it.
Can u please have a look at WODEN-121 too. An operation in MessageTest-1G is failing due to this. Thanks, Keith On 1/11/07, John Kaputin (gmail) <[EMAIL PROTECTED]> wrote:
Keith, as just discussed in the implementors call, I need to remove a method from HTTPLocation as per the email below. Please advise by Friday 12th Jan if this is a problem. thanks, John. On 1/8/07, John Kaputin <[EMAIL PROTECTED]> wrote: > > 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] > >
