AF
Home
Tag
Submit Notes
Ask Anything
Login
Subscribe Us
A
ny
F
orum
1. Feel Free to ask and submit anything on Anyforum.in and get satisfactory answer
2. Registration is not compulsory, you can directly login via google or facebook
3. Our Experts are looking for yours ?.
Follow @anyforumin
applications-basics: Problem with Oracle 11g and Apache tomcat 7.0 version?
First i have installed Oracle 11g in my system. later i have installed Apache tomcat 7.0.
When i´m trying to run the oracle 11g it showing error.
how to change the port number in oracle 11g ?
how to change the port number in Apache tomcat 7.0 ?
Could you explain the above concepts as early as possible.
applications x 10
basics x 171
Posted On :
2016-08-31 08:15:39.0
MOHAMMAD SALEEM BASHA
269
15
0
-3
Answers
You just change the port of apache tomcat, It´ll resolve the problem.
* Goto tomcat->conf folder
* Edit server.xml
* Search "Connector port"
* Replace "8080" by your port number
* Restart tomcat server.
<Connector port="8080" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443" />
If you have integrated tomcat with eclipse IDE, just click on server tab near by console tab, and double click on the server, It´ll open one GUI, just change the port number 8888 or 9999 as per your convenience and press [CTRL+S]. restart the server.
Posted On :
2016-08-31 22:26:03
Satisfied :
1 Yes
0 No
Rishi Kumar
523
1882
47635
Reply This Thread
5
Post Answer
Please Login First to Post Answer:
Login
Answer:
anyforum.in