| Code: |
| The following errors occurred while running WsImport. Generation aborted.
WSVR0615W: The user.install.root system property is not set. Some product classes might not be found. WSVR0027I: The product will expire in 30 days. parsing WSDL... generating code... [ERROR] generator error: com.sun.codemodel.internal.JClassAlreadyExistsException |
| support-tony wrote: |
| Are you following the tutorial exactly, using only MyEclipse tools? |
| support-tony wrote: |
| At what point does the error occur? You say it's when importing the WS; do you mean the WSDL? |
| support-tony wrote: |
| If you could supply a screenshot at the point of failure and the WSDL URL you are, it might help us track down the problem. If you can attach the WSDL, that may also help. |
| support-tony wrote: |
| Also, which edition/version of MyEclipse are you using, what is your OS and what do you mean by DIT? |
| support-tony wrote: |
| The last error might be caused by two classes having the same case insensitive name, differing only in capitalization. Does your WSDL contain that problem? |