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 85129

Summary: Support client for remote server
Product: javaee Reporter: Petr Blaha <blaha>
Component: App ClientAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: kganfield
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Blaha 2006-09-18 13:17:39 UTC
User can't easy run J2EE application client for remote server in NetBeans 5.5. A
workaround is deploy J2EE application in remote server, change target server for
J2EE application in local server and update
$SERVER_HOME/domains/domain1/config/sun-acc.xml and set remote hostname:

 <target-server name="remoteserver" address="remote_server" port="3700"/>
Comment 1 Petr Blaha 2006-09-18 13:18:21 UTC
Wrong component.
Comment 2 Lukas Jungmann 2006-12-21 23:00:44 UTC
*** Issue 91211 has been marked as a duplicate of this issue. ***
Comment 3 Lukas Jungmann 2007-01-20 00:45:13 UTC
*** Issue 92888 has been marked as a duplicate of this issue. ***
Comment 4 kororos 2008-10-28 21:04:08 UTC
Just for completeness there is also this work-aroung 

    http://wiki.netbeans.org/RemoteApplicationClientInNetBeans

with more temporary effect.
Comment 5 Martin Balin 2016-07-07 08:55:41 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss