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
Angel118Angel118 

Eclipse Error

Hi Everyone,
                        I am using eclipse 3.2 and java 1.5 to develop a custom application.
when i convert my enterprise wsdl to java classes using WSDL2JAVA, i get no of errors saying
"syntax error on token "enum", class expected. and "org.apache.axis cannot be resolved to a type"
 
I am axis 1.4 jar files in my path.
 
 
while using jdk 1.4 it is ok..
 
 
Can anyone suggest anything on this.
 
Thanks & Regards
 
Harry CommunityHarry Community
I am also facing the same problem.
Is there any way to use partner.wsdl with JDK 5
LosintikfosLosintikfos
Any Solution for this issue? i am facing the same issue..:smileyindifferent: