0
我已經編寫了一些ADF Web應用程序。現在我想將它部署在Weblogic服務器上。 我安裝和配置了幾乎所有東西。 例如: Weblogic, ADF運行時間將JDeveloper部署到WLS IPv6問題
部署完成WLS。
[04:16:37 PM] [Deployer:149194]Operation 'deploy' on application 'Application1_ViewController_webapp' has succeeded on 'Server'
[04:16:37 PM] Application Deployed Successfully.
[04:16:37 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
[04:16:37 PM] http://[2001:0:9d38:953c:200e:224f:f5ff:f983]:7203/MyApp
[04:16:37 PM] Elapsed time for deployment: 37 seconds
[04:16:37 PM] ---- Deployment finished. ----
但在我的情況:測試網址爲http:// [2001:0:9d38:953C:200E:224F:f5ff:f983]:7203/MyApp的 我認爲URL是:IPv6的
但我想要IPv4網址。怎麼做?