How can i run Tomcat in eclipse as well as standalone simultaneously?
What configurations are required?
Misha Ver
Ranch Hand
Joined: Mar 03, 2008
Posts: 469
posted
0
Have you tried it already? Perhaps you would need to change tomcat's port.
Enrico Oliosi
Greenhorn
Joined: Aug 26, 2010
Posts: 10
posted
0
Rajiv Chelsea wrote:How can i run Tomcat in eclipse as well as standalone simultaneously?
What configurations are required?
Yes you have to set a different port. To modifiy Tomcat Eclipse configuration you have
to work on server.xml created under Server dir in the Package Explorer.
Attention! Check server location. If you want to install a standalone Tomcat in Eclipse you
have to set the server locations to workspace metadata.