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 92048 - When using pre-existing AppServer installation, cannot add additional run-time components
Summary: When using pre-existing AppServer installation, cannot add additional run-tim...
Status: VERIFIED WORKSFORME
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-08 19:50 UTC by lchang
Modified: 2007-05-18 00:32 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 lchang 2007-01-08 19:50:39 UTC
- Install latest AppServer installation from Glassfish (b30)
- Using the Netbeans java-tools-bundles installer from 061230, install 
Netbeans. 
- Do not install the packaged AppServer, instead choose to use a pre-existing 
AppServer.
- Point to the AppServer you first installed.
- When Netbeans is done installing, launch Netbeans
- Open the "Runtime" tab in Netbeans.
- Open the AppServer > JBI.  
- Try to add a new Service Engine or Binding Component
- It will not be added to the AppServer.

Workaround:  This only happens if you install Netbeans pointing to the pre-
existing AppServer.  If you install Netbeans using the packaged AppServer, and 
then add the existing AppServer as a new AppServer, this will not happen.
Comment 1 Kirill Sorokin 2007-01-09 08:11:42 UTC
You mean GlassFish v1 b30? I'm afraid it's not supported.. :( The release build
was b48.

If you mean GlassFish v2 b30, then I'm afraid it's not YET supported..

Please let us know whether the issue is reproducible with either GF v1 b48, or
GF v1 UR1 b14.
Comment 2 lchang 2007-01-09 15:16:23 UTC
Yes I mean Glassfish v2 b30.  I will try out the other combinations later
Comment 3 dlipin 2007-02-12 10:24:32 UTC
lchang,

Could you please update the issue?

Please try to reproduce it with milestone6a of EntPack/JavaToolsBundle and 
GlassFish V2 b33b.

Thanks,
Dmitry
Comment 4 dlipin 2007-02-13 14:16:06 UTC
Close issue as there were no responce from the user more than a month.
Comment 5 lchang 2007-05-18 00:32:03 UTC
This does not occur anymore in the latest NB 6.0 builds.  I used build 070514 
to verify