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 - Avoid usage of Deployment.getDefaultServerInstanceID()
Summary: Avoid usage of Deployment.getDefaultServerInstanceID()
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: SQL Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Pavan Veeravarapu
URL:
Keywords:
Depends on:
Blocks: 83934
  Show dependency tree
 
Reported: 2008-04-09 15:17 UTC by Petr Hejl
Modified: 2008-12-10 15:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.