Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Issue with creating Web Service Client using Oracle JDeveloper

834789Feb 7 2011 — edited Feb 9 2011
Hi All,

I am trying to create a Web Service Client using Oracle JDeveloper. I set the Project compiler property to JRE 1.4

When I run the web service client, it throws me bunch of errors saying:
'Error(32,2): annotations are not supported in -source 1.4'

I am wondering why JDeveloper is using annotations even after I set the compiler property to 1.4

I am following this link to create the webservice client:
http://www.oracle.com/technetwork/developer-tools/forms/webservices-forms-11g-094111.html

Any help in this regard would be greatly appreciated.

Thanks,
Scott.
This post has been answered by Shay Shmeltzer-Oracle on Feb 8 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 9 2011
Added on Feb 7 2011
16 comments
596 views