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 204853 - No default domain is selected during installation of WebLogic server
Summary: No default domain is selected during installation of WebLogic server
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Hejl
URL: http://wiki.netbeans.org/TS_71_WebLog...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-08 17:08 UTC by debuggercz
Modified: 2011-11-08 19:57 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 debuggercz 2011-11-08 17:08:29 UTC
Product Version: NetBeans IDE Dev (Build 201111070600)
Java: 1.7.0_01; Java HotSpot(TM) Client VM 21.1-b02
System: Linux version 3.0.0-12-generic running on i386; UTF-8; en_US (nb)
User directory: /home/ubuntu/.netbeans/dev
Cache directory: /home/ubuntu/.netbeans/dev/var/cache

Precondition: Installed WebLogic server.

1. In Services view perform Add Server action on Servers node
2. In the opened dialog choose server Oracle WebLogic Server and click Next
3. Specify correct location, where WebLogic is installed. Click Next.
4. Default domain should be selected in the combo box.

No default domain is selected.
Comment 1 debuggercz 2011-11-08 18:37:44 UTC
And in combo box isn't also any domain to select.
Comment 2 Petr Hejl 2011-11-08 19:46:03 UTC
What do you mean by "default domain"? If there is no domain created no domain is offered in combo box. If there is domain created in WL installed by installer it is offered.
Comment 3 debuggercz 2011-11-08 19:53:49 UTC
It is in the test spec.:
http://wiki.netbeans.org/TS_71_WebLogic#Test_suite:_Register_WebLogic

Point five:
Default domain should be selected in the combo box. 

That should be created during installation automatically.
Comment 4 Petr Hejl 2011-11-08 19:57:13 UTC
No domain is created automatically - you have to select it during installation. So I guess the scenario is wrong and should be updated.