function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
shailesh23shailesh23 

problem in generation of code from wsdl

Hi, I am unable to generate code from the WSDL file.

 

I am getting the following errors. I am using WSIMPORTS for generation of java classes from the wsdl. Thanks in advance...

 

 

[WARNING] src-resolve: Cannot resolve the name 'ens:sObject' to a(n) 'type defin
ition' component.

 


[ERROR] A class/interface with the same name "net.periodictable.DescribeLayout"
is already in use. Use a class customization to resolve this conflict.

 

[ERROR] (Relevant to above error) another "DescribeLayout" is generated from her
e.

 

[ERROR] Two declarations cause a collision in the ObjectFactory class.

 

[ERROR] (Related to above error) This is the other declaration.

Eugene NeimanEugene Neiman

Unfortunately, Apex supports a limited set of WSDL Schema types