Search code examples
weblogicjdeveloperweblogic12c

Failed to connect from jdeveloper to weblogic server jsr 160 failed


I'm trying to connect from Jdeveloper to a remote Weblogic server. This is what I get when testing the connection.

Connection

Some say that one should disable jdeveloper's proxy settings. I did so, and it didn't change anything. Any help !

Proxy


Solution

  • Add the server's host name in the "hosts" file in the client's operating system. Next time when you add an application server in jdeveloper, don't input the ip, type the hostname instead.