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 69261 - -J-Dcom.sun.aas.installRoot option doesn't work
Summary: -J-Dcom.sun.aas.installRoot option doesn't work
Status: RESOLVED DUPLICATE of bug 68784
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: PC All
: P2 blocker (vote)
Assignee: _ ludo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-24 12:46 UTC by Petr Blaha
Modified: 2005-11-29 17:13 UTC (History)
2 users (show)

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 Blaha 2005-11-24 12:46:29 UTC
[build 20051122]
It seems that this option doesn't work I performed these steps and the server
isn't registered:
1) start NB ./netbeans -J-Dcom.sun.aas.installRoot=/space/appserver/
2) go to Runtime tab and expand server node. The Sun App server node isn't
listed here and the server isn't registered.
The issue was first reported in build  200511231900, previous builds
200511221900, .. are fine.
The issue is important for automated tests since we are running the IDE with
this option in our test suite. I think that this will be important for new
bundle installer where App server can be installed outside of NetBeans directory.
Comment 1 Petr Blaha 2005-11-24 12:57:11 UTC
The issue can be caused by fix the issue #69012
Comment 2 _ ludo 2005-11-24 18:04:54 UTC
Sorry for the regression.
This should be fixed bow.
cvs commit -m "Fix for
http://www.netbeans.org/issues/show_bug.cgi?id=69261\n-J-Dcom.sun.aas.ins..." --
PluginProperties.java (in directory
C:\acvs\nb_all\serverplugins\sun\appsrv81\src\org\netbeans\modules\j2ee\sun\ide\j2ee\)
Checking in PluginProperties.java;
/cvs/serverplugins/sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/j2ee/PluginProperties.java,v
 <--  PluginProperties.java
new revision: 1.18; previous revision: 1.17
done
Comment 3 _ ludo 2005-11-24 18:05:13 UTC
f
Comment 4 Petr Blaha 2005-11-29 13:41:37 UTC
I'm able to reproduce the issue in daily build 20051128. The issue caused NB-App
bundle installer doesn't work correctly. 
Ludo, can be the issue caused by removing warmup usage in #68784? 
Comment 5 _ ludo 2005-11-29 17:13:35 UTC

*** This issue has been marked as a duplicate of 68784 ***