I have Apache Tomcat 7 server. which I have linked into my Eclipse IDE. Now, I have some observations.
- When I start the server thru Eclipse, I am not able to start it using "Configure Tomcat" in bin folder and its the other way too.
- When I start the server thru "Configure Tomcat", I can access the localhost URL using browsers(firefox etc) but not the browser which is in Eclipse.
- When I start the server thru Eclipse, I am neither able to access the server thru browser nor thru eclipse browser.
Are these expected behaviour? or Is there something I am missing?
Any help in this regard is very appreciated.
Thanks in advance.