• Harry Community
  • NEWBIE
  • 0 Points
  • Member since 2007

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
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