AF
HomeTagSubmit NotesAsk AnythingLoginSubscribe Us
AF
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 ?.



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
profile MOHAMMAD SALEEM BASHA - anyforum.in MOHAMMAD SALEEM BASHA
269150
up-rate
-3
down-rate

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
profile Rishi Kumar - anyforum.in Rishi Kumar
523188247635
Reply This Thread
up-rate
5
down-rate



Post Answer
Please Login First to Post Answer: Login login with facebook - anyforum.in