Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » unable to lauch remotely an RCP application(RCP remotely)
icon5.gif  unable to lauch remotely an RCP application [message #782371] Mon, 23 January 2012 16:04
Guillon Brigitte is currently offline Guillon BrigitteFriend
Messages: 1
Registered: January 2012
Junior Member
Hello

I had a RCP application that is working fine accessing the server in a local net

(accessing on 192.168.100.250 )

but doen't work on remotely access

That is working on the local net

-vmargs
-Dorg.omg.CORBA.ORBInitialHost=192.168.100.250 (my server)
-Dorg.omg.CORBA.ORBInitialPort=3700


That is not working remotely

-vmargs
-Dorg.omg.CORBA.ORBInitialHost=xxx.xxx.xxx.250 (my server)
-Dorg.omg.CORBA.ORBInitialPort=3700



xxx.xxx.xxx.250 is the IP server


There is firewall configured for the remote machine
the telnet xxx.xxx.xxx.250 on the ports 3700, 3820 ... from the remote machine is working ...

As anyone a clue ?


Previous Topic:RCP Classloader cannot find hibernate classes; NoClassDefFoundError [Eclipse RCP & Hibernate]
Next Topic:User specific Layout Changes in RCP
Goto Forum:
  


Current Time: Sun May 05 02:39:55 GMT 2024

Powered by FUDForum. Page generated in 0.03270 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top