How can we change the port number of weblogic server when it
was already installed?
Answer Posted / chaitu.riims
In weblogic you will have separate domain for every project.
With in that domain you will have config folder, there you
will find config.xml.
In this config.xml file you can change the server port.
Fox ex:
<server>
<name>fc92-online-adminServer</name>
<ssl>
<enabled>true</enabled>
<listen-port>9002</listen-port>
<identity-and-trust-locations>KeyStores</identity-and-trust-locations>
</ssl>
<log>
<file-min-size>50000</file-min-size>
</log>
<instrument-stack-trace-enabled>true</instrument-stack-trace-enabled>
<listen-port>9001</listen-port>
<server-debug>
<debug-security-realm>false</debug-security-realm>
<debug-security-atn>false</debug-security-atn>
<debug-security-atz>false</debug-security-atz>
</server-debug>
<listen-address>0.0.0.0</listen-address>
<java-compiler>javac</java-compiler>
<tunneling-enabled>true</tunneling-enabled>
</server>
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What are the major improvements included in Windows Server 2003 R2?
What are the types of servers?
Is nginx a web server or application server?
How many server 2016 licenses do I need?
difference b/w PUT and the POST method to post the data to the server
What is the best server?
describ three types of application servers
What is http server?
What is the difference between virtual server and physical server?
Can a pc be a server?
Is amazon a web server?
How do you connect to a server?
How do I host a website on a server?
2. The client has several sales managers in the field that he wishes to be able to access and update product information as needed. They’re a concerned with security and access issues concerning the online environment. Briefly explain the options available using Windows 2000 Server.
What makes a good server computer?