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 - Support client for remote server
Summary: Support client for remote server
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: App Client (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 3 votes (vote)
Assignee: issues@javaee
URL:
Keywords:
: 91211 92888 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-18 13:17 UTC by Petr Blaha
Modified: 2016-07-07 08:55 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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