You need to sign in to do that
Don't have an account?
EclipseTalk
enterprise.wsdl JAX-WB generation errors
Hello,
I'm using the following command to generate the java skeleton code for the enterprise.wsld
jaxws-ri/bin/wsimport.sh -p stubs -d stubs-build -s stubs-src enterprise.wsdl
I'm getting the following errors. Does anyone know why?
Thank you.
All Answers
I had the same problem, and your fix resolved 4 of the 5 errors that I received. However, I still get this error:
[WARNING] src-resolve: Cannot resolve the name 'ens:sObject' to a(n) 'type definition' component.
EY you, the guy with the src-resolve: Cannot resolve the name 'ens:sObject' error, it is not an error it is a warning, f/"($ing annoying for sure, did u manage to send this warning to hell?
let me know, im trying the same stuff, the same f"($/ing stuff and the same errors that arise!!!
tired of IT
Here is a summary article that may be of help if you are hitting this problem and a couple of others:
http://force201.wordpress.com/2011/02/06/quick-summary-of-how-to-get-started-with-the-enterprise-wsdl-api-via-javas-jaxb/
Keith