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 58239

Summary: Handle config file name collisions among different target servers
Product: serverplugins Reporter: Sherold Dev <sherold>
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: blocker CC: jkopsa
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: email discussion

Description Sherold Dev 2005-04-22 17:46:33 UTC
In order to support development for multiple servers, we need to handle possible
collisions among server specific config files (deployment descriptors). This
collisions can be either among different server types e.g. Sun Web and App
server (sun-web.xml is not interchangeable between the two) or among the
different versions of the same server type e.g. Sun Appserver 8 & 9.
Comment 1 Nam Nguyen 2005-04-22 19:25:06 UTC
Created attachment 21840 [details]
email discussion
Comment 2 Vince Kraemer 2009-02-13 20:35:02 UTC
this probably is not p1 anymore