Click here to Skip to main content
15,888,113 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
CSS
Hi, I have already written some ADF web app. Now I want to deploy it on Weblogic server.
I installed and configured almost everything.
For example:
Weblogic,
ADF runtime

Deploy is finished fine to 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.  ----

But in my case: test URL is  http://[2001:0:9d38:953c:200e:224f:f5ff:f983]:7203/MyApp
I think URL is: IPv6

But i want IPv4 URL. How to do it?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900