Community
Participate
Working Groups
Hi, Test case: WSDL first codegeneration, WSDL portType contains underscore "_". Problem: generated XXXClientInvoker class contains wrong reference on service class. JAX-WS creates class without "_", but XXXClientInvoker references class name with "_" WSDL to reproduce the problem is attached. Regards, Andrei Shakirin
Created attachment 169859 [details] WSDL to reproduce the problem