Hello,
Today I have changed jars in my app from axis 1.2 rc to axis 1.2.1. Unfortunatelly it caused that all elements in wsdl (e.g. all complex types) are in the same targetNamespace. Before, all structured where place in the targetNamespace that was created from the apropriate package name.
The whole thing create big problem - axis-wsdl2java create invalid sources (the method in the original interface has parameters of one type, whereas axis is generating method with parameters of different type)
What's strange in another project everything is generated fine
After I've copied the old axis jars everything is back to normal, but it's not a solution
 Please help!
Michal Malecki

Reply via email to