error while creating webservice in eclipse,
November 27, 2008 at 12:18 AM
Hi ,
i got the following error , can anyone help me out , how to overcome this problem.
The workbench is running on Java VM version 1.5, however, the compiler compliance level of the project "WebServiceTutorial" is set to Java version 1.6. Generation of a Web service from Java cannot proceed because the tools will be unable to process the class file compiled within the project. To correct the problem, take one of the following actions: 1. Open project properties, select Project Facets, and use Add/Remove Project Facet to change Java version to 1.5 or lower. 2. Restart the workbench on a version 1.6 Java VM.
View All Comments
| View Tutorial