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 41008

Summary: CATALINA_BASE is not created when a server instance is added.
Product: serverplugins Reporter: Marek Fukala <mfukala>
Component: TomcatAssignee: Sherold Dev <sherold>
Status: RESOLVED FIXED    
Severity: blocker CC: ckutler, pkeegan
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marek Fukala 2004-03-15 14:15:24 UTC
[20040314]
If an user adds a shared tomcat server instance
($CB!=$CH) the server files in CB are created
after a webmodule is executed. 
This causes a quite minor problem - user cannot
change any user specific properties (like ports)
until the server is at least once started.
Comment 1 Chris Kutler 2004-03-15 23:09:02 UTC
Should this be in the release notes? Something like,

Changing the configuration of an added Tomcat server instance:

Before you can change any of the properties of an added Tomcat server
instance, such as the host or admin port, you must start the server
from the IDE at least once.
Comment 2 Marek Fukala 2004-03-16 07:53:58 UTC
I am not sure if this is so much important. If you think so, please
feel free to add it to the rel. notes. The description of the problem
sounds good to me.
Comment 3 Patrick Keegan 2004-03-16 14:11:33 UTC
Yeah, I probably won't put this one in the relnotes since it's only a p4.
Comment 4 Sherold Dev 2005-03-18 19:15:34 UTC
This has been already fixed.