Hi Deepal, Please see my comments below:
On 3/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: deepal > Date: Thu Mar 9 04:33:32 2006 > New Revision: 384499 > > URL: http://svn.apache.org/viewcvs?rev=384499&view=rev > Log: > - I tryie fix the JIRA 379 , then all the test cases were faling due to > static AxisService in stub . To solve the problem I have to split security > test cases, so I removed one test cases from InteropTestBase and added that > into new class called InteropTestBaseWithDynamicConfig and added set of > classes extend from that .I have not remove any test cases. > - Removed unnecessary methods > > > Ruchith please check whther I have done any mistake > This change seems to be done to avoid a possible missing feature in Axis2... IMHO, for example we should be able to create two instances of the _same_ stub within a method and invoke them independently. Before modifying those security test cases this is the behaviour that we had. Can we make sure we have this behaviour? Thanks, Ruchith
