This Question is Answered

2 "helpful" answers available (2 pts)
2 Replies Last post: May 11, 2010 9:36 AM by B J  
B J Newbie 8 posts since
Jun 11, 2009
Currently Being Moderated

May 10, 2010 8:53 PM

Specify port for local tomcat configuration?

Is there a way within Idea to specify the port under which the local tomcat configuration should run? I assume on my configuration it is using 8080 as that's what's configured in my tomcat installation's server.xml file. Assuming that's true and I just wanted to change the port that ALL local configuration would use, I could change the port in the server.xml file. However, this is not want I want. I want to configure different projects to use different ports for that project's tomcat local configuration so I can run multiple local configurations at the same time.

 

Is this possible?

 

Thanks,

Bob

Guest
Currently Being Moderated
May 11, 2010 9:21 AM in response to: B J
Re: Specify port for local tomcat configuration?

Now there is no such option but there is a feature request about it (http://youtrack.jetbrains.net/issue/IDEA-38148).

 

Is there a way within Idea to specify the port under which the local tomcat configuration should run? I assume on my configuration it is using 8080 as that's what's configured in my tomcat installation's server.xml file. Assuming that's true and I just wanted to change the port that ALL local configuration would use, I could change the port in the server.xml file. However, this is not want I want. I want to configure different projects to use different ports for that project's tomcat local configuration so I can run multiple local configurations at the same time.

 

Is this possible?

 

Thanks,

Bob

 

---

Original message URL: http://www.jetbrains.net/devnet/message/5262876#5262876

 

 

--

Nikolay Chashnikov

Software Developer

JetBrains, Inc

http://www.jetbrains.com

"Develop with pleasure!"

 

More Like This

  • Retrieving data ...