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 132418

Summary: Avoid usage of Deployment.getDefaultServerInstanceID()
Product: soa Reporter: Petr Hejl <phejl>
Component: SQL ProjectAssignee: Pavan Veeravarapu <pveeravarapu>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 83934    

Description Petr Hejl 2008-04-09 15:17:16 UTC
Class: SQLproProjectGenerator

The concept of default server is broken and does not work for a while.

This concept was abandoned since it did not work
anymore. The problem could occur for example if the default server was Tomcat
then the EJB project, which was set to use the default server could not be
deployed to it, etc.

You should use Deployment.getServerInstanceIDs() method to pick
a server they should be deployed to based on the projects requirements.

See issue 83934.
Comment 1 Venkat Chellasamy 2008-04-09 23:31:26 UTC
target for 6.5 based on umbrella ticket 83934
Comment 2 Venkat Srinivasan 2008-05-26 04:49:28 UTC
Pls look into this.
Comment 3 Sergey Lunegov 2008-12-10 15:36:03 UTC
Need retesting on NB 7.0.