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 220174

Summary: Allow listen address configuration
Product: serverplugins Reporter: Petr Hejl <phejl>
Component: WebLogicAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: normal CC: jskrivanek
Priority: P2    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Hejl 2012-10-16 13:39:06 UTC
User might bind WL to specific IP address only. Under such condition certain operations might fail. So we should make it configurable in the wizard with localhost being default.
Comment 1 Petr Hejl 2014-09-05 09:49:56 UTC
This is fixed by proper domain configuration parsing.