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 168567 - GlassFish V3 default registration broken
Summary: GlassFish V3 default registration broken
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
: 168939 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-07-14 16:46 UTC by Martin Schovanek
Modified: 2009-07-27 10:46 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 Martin Schovanek 2009-07-14 16:46:24 UTC
[#200907140201, jdk1.5, Mac OS X]

to reproduce:
-------------
1) have installed the GF v2, v3-prelude and v3 in the default directory
2) install latest trunk build
NOTE: Tomcat, GF v2.1, GF v3 instances are registered

ERROR: the GlassFish V3 registration is broken (server is visible under the Servers node but Start actions are disabled,
the domain property is empty and the instance is missing in the New Web Project wizard)
Comment 1 Vince Kraemer 2009-07-15 09:32:34 UTC
I could not replicate on Windows Vista... the Mac installer is pretty different from the other platforms.

Based on your description, it looks like the domain is registered as a remote domain.

Do not have access to a Mac for development and testing 'til next Monday.
Comment 2 Martin Schovanek 2009-07-17 18:30:55 UTC
Yes, it is registered as remote domain.

BTW why it is not visible in new Web Project wizard?
Comment 3 Vince Kraemer 2009-07-20 16:11:50 UTC
why not selectable?  The code to do the deployment is not written yet.  Since it is being done by a different person,
they needed to be able to register an instance first.
Comment 4 Vince Kraemer 2009-07-22 15:24:58 UTC
*** Issue 168939 has been marked as a duplicate of this issue. ***
Comment 5 Quality Engineering 2009-07-23 07:47:26 UTC
Integrated into 'main-golden', will be available in build *200907230201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/ece2bb6e78e0
User: vince kraemer <vkraemer@netbeans.org>
Log: #168567: need to set the domain directory properties for 'local, writable case'
Comment 6 Vince Kraemer 2009-07-23 15:58:09 UTC
in the published build
Comment 7 Martin Schovanek 2009-07-27 10:46:44 UTC
v.