| Author |
WebServices in Eclipse
|
Kashif Mughal
Ranch Hand
Joined: Jun 19, 2008
Posts: 44
|
|
Hi I am trying to create a web service in eclipse 3.2 and using Java 1.6, i am getting a warning which is as follow, also i am getting error that platform is using Java greater than 1.4 . Can someone tell me should i use Java 1.4 for web service? But I am also using annotation within my application and generics that require Java 5 or greater ? Warning when try to run wizard in eclipse;
|
Thanks in Advance,
Kash.
|
 |
Rex Hindleker
Greenhorn
Joined: Aug 04, 2008
Posts: 6
|
|
Hello Kashif, You can switch to JDK 1.5 and get rid of these errors.
|
Regards,<br /> <br />Seetesh Hindlekar<br />Technical Architect
|
 |
 |
|
|
subject: WebServices in Eclipse
|
|
|