This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 38958 - Tomcat should be restarted after change of relevant properties (server port, admin port, ...)
Summary: Tomcat should be restarted after change of relevant properties (server port, ...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker with 1 vote (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-17 20:39 UTC by L Martinek
Modified: 2005-07-19 09:02 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
ide.log (10.08 KB, text/plain)
2004-01-17 20:40 UTC, L Martinek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description L Martinek 2004-01-17 20:39:39 UTC
1. Start a debugger on a JSP.
2. Go to Rutime -> Tomcat properties and change
name of shared memory.
3. Start a debugger on JSP.
Tomcat is not restarted and debugger can't connect
with new shared memory name.
Comment 1 L Martinek 2004-01-17 20:40:32 UTC
Created attachment 12949 [details]
ide.log
Comment 2 L Martinek 2004-01-17 20:46:41 UTC
Same bugs is for changing debugger port during socket debugging.
Comment 3 L Martinek 2004-01-17 21:05:10 UTC
Same situation for changing Debugger from Socket to Shared memory and
vice versa and probably for change of whatever property of tomcat
instance.
Comment 4 Martin Grebac 2004-01-30 16:20:48 UTC
Fixed to be consistent with setting of server port, admin port - you
can't change debugging properties on running instance:
http://tomcatint.netbeans.org/source/browse/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/nodes/TomcatInstanceNode.java.diff?r1=1.19&r2=1.20

So, changing to an enhancement.
Comment 5 Martin Grebac 2004-11-30 10:45:43 UTC
This belongs to Tomcat, or j2eeserver.
Comment 6 Sherold Dev 2004-12-01 11:37:06 UTC
Setting the TM to 4.1.