org.apache.axis.wsdl.toJava.DuplicateFileException: Duplicate file name:
问题 I am trying to create client project from WSDL file using Axis 1.4 (I don't have other choices, even cannot use Axis 2) and getting following error. Can any one suggest me how can I resolve it? The WSDL file is provided by vendor. org.apache.axis.wsdl.toJava.DuplicateFileException: Duplicate file name: C:\Documents and Settings\My Documents\CalculateTax\com\NewProj\CompanyCodeType.java. Hint: you may have mapped two namespaces with elements of the same name to the same package name. at org