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!

JDeveloper 12.2.1.4.0 - Option "RESTful Client and Proxy" not available in list

ThiagoApr 17 2020 — edited May 8 2020

Hi all,

I am using JDeveloper 12.2.1.4.0 and need to develop a RESTful Client. I can see from various tutorials (such as "https://docs.oracle.com/cd/E53569_01/tutorials/tut_web_services/tut_web_services_5.html ") that, when you right-click the project and select "New from Gallery", there is an option called "RESTful Client and Proxy" where it will create Java classes to encapsulate the Proxy. However in my version, this option does not show up, i have only the option "RESTful JavaScript Client" which creates a JavaScript proxy, this is not what i need since i have to call from Java and not JavaScript. Does anybody have a similar issue? Is it a version problem? Has this option to create a Java Client and Proxy from RESTful Services been removed from JDev in the latest versions? If so, can you share some instructions on how to create this kind of proxy without having to code everything from ground up?

Thanks!

Thiago

This post has been answered by Timo Hahn on Apr 17 2020
Jump to Answer
Comments
Post Details
Added on Apr 17 2020
3 comments
2,970 views