Project
IntelliJ IDEA
Priority
Major
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Nikolay Chashnikov
Subsystem
J2EE.App Servers.Generic
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Martin Fuhrer
    3 years ago (05 Aug 2008 18:51)
  • Updated by   root
    2 years ago (17 Jan 2010 21:04)
  • Jira: IDEADEV-29844
    (history, comments)
 
IDEA-45137 Predefined log file is not adapted after run configuration change
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
In JBoss and Glassfish server, the location of the log file depends on the chosen server domain. Therefore the log file path has to be adapted after changing the server domain. Currently the log file path is not changed after it has been set once.

Steps to reproduce:
1.) Create a JBoss run configuration;
2.) Select the JBoss application server;
3.) Select the 'default' server domain;
4.) Check the log file path:
-> <JBOSS HOME>/server/default/log/server.log
5.) Change to the 'all' server domain;
6.) Check the log file path again:
It's still .../server/default/log/server.log instead of .../server/all/log/server.log.

Issue was closed
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments