Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Error in deploying ADF app to JCS

Hi everyone,
I'm trying to deploy a simple application to the JCS instance, but when I try to create an Application Server connection (Oracle Cloud type) it fails with this message:
listApplications failed.
Check username, password, domain, instance.
Check cloud sdk location & version: Tools->Preferences->Oracle Cloud
0 of 1 tests successful.
I have downloaded the last SDK and my credentials are correct since I can log in from the browser.
Can anyone help me?
Thanks
Answers
-
If its JCS instance you can make connection with weblogic as a normal application-server connection. You need not to select Oracle Cloud as connection type.
For JCS you have every detail IP address, Port (7001/7002), weblogic admin user/password.
For JCS-SX you will require Oracle Cloud type of connection. If you have JCS-SX, you can follow Technology Blog: JCS/JCS-SX: Creating application server connection
Thanks
Sanjeev