CRM On Demand - Web Services Integration (MOSC)

MOSC Banner

wsimport giving me a WARNING src-resolve: Cannot resolve the name 'xsdLocal1:ListOfPickListValues' t

edited Feb 1, 2014 9:16PM in CRM On Demand - Web Services Integration (MOSC) 4 commentsAnswered ✓
Is anyone familiar with warnings like the following when trying to generate classes from CRMOD WSDLs through Java's wsimport utility?  From the command line I am typing, "wsimport -keep Picklist.wsdl" and getting the following warnings.  
[WARNING] src-resolve: Cannot resolve the name 'xsdLocal1:ListOfPickListValues' to a(n) 'element declaration' component. 

[WARNING] src-resolve: Cannot resolve the name 'xsdLocal2:ListOfPickListValues' to a(n) 'element declaration' component. 

[WARNING] src-resolve: Cannot resolve the name 'xsdLocal3:ListOfPickListValues' to a(n) 'element declaration' component.

I am getting very similar warnings for the majority of the WSDLs I am trying to generate java classes for.  However, my application seems to be working just fine despite these warnings, and I am wondering if anyone can shed some light on how to either fix this, or if it even needs to be fixed at all?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center