I get a NullPointerException on line 211 of Client.java (see(See attached file: orig.Client_inheritedinterfaceTest_from_standalone.jtr)). That line is

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]

Attachment: orig.Client_inheritedinterfaceTest_from_standalone.jtr
Description: Binary data

Attachment: Client_inheritedinterfaceTest_from_standalone.jtr
Description: Binary data

Reply via email to