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
How do I buy a domain?
What is the best web server?
Is a pc a server?
What can I use a server for at home?
Can I use my server as a computer?
What is the cheapest and best web hosting service?
How can Server Hang be solved?
What is http server and how it works?
What is difference between server and workstation?
How big of a server do I need?
What is the difference between hosting and domain?
tell me something about aix? what is unix and Aix? tell me the difference? what is special in AIX while compare to other servers? why you have chosen AIx?
What's the difference between workstation and server?
How do I use server core?
Define the role of api server?