Project
IntelliJ IDEA
Priority
Normal
Type
Feature
Fix versions
No Fix versions
State
Fixed
Assignee
Michael Golubev
Subsystem
J2EE.Tomcat
Affected versions
No Affected versions
Fixed in build
110.105  
  • Created by   Mike Aizatsky
    4 years ago (17 Apr 2007 15:39)
  • Updated by   Maxim Mossienko
    2 months ago (06 Dec 2011 21:21)
  • Jira: IDEADEV-16255
    (history, comments)
 
IDEA-38148 Allow port option setup in tomcat run configuration
6
Issue is visible to: All Users
  The issue is visible to the selected user group only
No description
Comments (3)
 
History
 
Linked Issues (?)
 
Bob Jacoby
  Bob Jacoby
11 May 2010 10:34
21 months ago
Per my thread at http://www.jetbrains.net/devnet/message/5262908 would like the option to specify port in a local tomcat configuration.
Related Changes
Type
ExceptionFeature
Assignee
Nikolay Chashnikov (nik)Nikolay Chashnikov
Subsystem
<lost change>J2EE.Tomcat
Michael Golubev
  Michael Golubev
12 Oct 2011 20:03
4 months ago
Have added 'http port' option to the local run configuration.
This allows to run several tomcat instances at the same time.
The HTTP port value is taken from run configuration, other port numbers (shutdown, AJP) are taken of the free ones.
Related Changes
Resolved Date
4 months ago (12 Oct 2011 20:02)
Fix versions
State
OpenFixed
Fixed in build
No Fixed in build110.105
Sergey Chernetsky
  Sergey Chernetsky
05 Dec 2011 19:00
2 months ago
IDEA doc done: see the description of the HTTP port field in topicId2047: Run/Debug Configuration: Tomcat.