wsdl2java: file cannot be overwritten -------------------------------------
Key: AXIS2-4335 URL: https://issues.apache.org/jira/browse/AXIS2-4335 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: codegen Affects Versions: 1.4, 1.4.1 Environment: Windows XP Professional Version 2002 SP2 Reporter: simon zhou Priority: Critical My service is implemented using JAXWS. I run wsdl2java.bat in command line to generate stub code from wsdl but failed with: **.java file cannot be overwritten. The command is like this: wsdl2java.bat -d jaxbri -o C:\axis -uri http://IP:PORT/MyService?WSDL Pls help. Thanks very much. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.