TestUtil.logMsg("Setting target endpoint to " + url2 + " ...");
I do not see how this line can throw a NPE. Moreover, when I compile this source and put the NEW Client.class file into the CLASSPATH, the test passes (see (See attached file: Client_inheritedinterfaceTest_from_standalone.jtr)).
There seems to be some inconsistency between Client.java and Client.class for this test.
Russell Butek
[EMAIL PROTECTED]
orig.Client_inheritedinterfaceTest_from_standalone.jtr
Description: Binary data
Client_inheritedinterfaceTest_from_standalone.jtr
Description: Binary data
