Web Service Client creation issue on JDeveloper [message #493416] |
Mon, 07 February 2011 17:17 |
oracle123
Messages: 56 Registered: March 2009
|
Member |
|
|
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:
Quote:'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
Any help in this regard would be greatly appreciated.
Thanks,
Scott.
|
|
|