|
Hi, Has anyone experienced this? I had a wsdl that I generated
a set of client java classes from axis1.1 wsdl2java. Some of the classes
that were generated are: CommonServiceSoap.java CommonServiceSoapStub.java However, with axis1.2 RC3’s wsdl2java with the same wsdl, the
generated classes become: CommonServiceSoap_PortType.java CommonServiceSoap_BindingStub.java Is this a change in behavior in axis1.2? I thought it was a very
odd change. Thanks |
