1. Licensee Name: Apache
2. TCK and version: JAX-RPC (jaxrpc-1_0-fcs-tck-06_jun_2002.zip)
3. SDK version: NA
4. Priority (low, medium, high, ): HIGH
5. Specification Reference:
- Spec Name: JAX-RPC
- Spec version : JAX-RPC v 1.0
- Spec date: June 2002
- Page/Section to reference: NA
6. Test Name(s): jaxrpc/ee/j2w/inheritedinterfacetest/Client.java consistency problem
7. Problem Description:
I get a NullPointerException on line 211 of Client.java. 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.
There seems to be some inconsistency between Client.java and Client.class for this test.
Russell Butek
[EMAIL PROTECTED]
