Connection test failed. Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor The Connection descriptor used by the client was: 183.62.231.99:1521:orcl 修改:url: jdb…
在weblogic配置oracle数据源还是挺简单的,网上也有很多关于这方面的文章,写给自己也写给能够得到帮助的人吧.weblogic新建域那些的就不说了哈.点击startWebLogic文件,会弹出一个cmd窗口,这时你能观察到weblogic整个启动过程.等到cmd窗口打印"Server started in RUNNING mode",说明weblogic已经启动成功了.老版本的weblogic可能要输入密码.然后打开http://localhost:7001/console进入…