Pals, Im trying to generate client compenents from WSDL using Axis 1.4 and ANT scripts. But I get this exception. When I tried with other Axis versions of 1.3, 1.2 I got the same exception but with diffener java class. Suggestion please.. Thanks in advance...
which version of axis are you using? . can you post the wsdl. this exception occured when you run the ant script more than one time and few classes generated and few of them not and you are trying to run the ant script again so you will get this error.