RE: 1.5.24 remote launch of java gui

2007-04-04 Thread Elliston, Jack W CTR USA TRADOC
esday, April 04, 2007 2:41 AM > To: cygwin@cygwin.com > Subject: Re: 1.5.24 remote launch of java gui > > On Apr 3 15:41, Elliston, Jack W CTR USA TRADOC NSC wrote: > > It works via an interactive ssh connection but does not work when > > using "ssh -f machine

Re: 1.5.24 remote launch of java gui

2007-04-04 Thread Corinna Vinschen
On Apr 3 15:41, Elliston, Jack W CTR USA TRADOC NSC wrote: > It works via an interactive ssh connection but does not work when using > "ssh -f machine2 app" > > Am I doing something wrong? ssh -f -t machine2 app Corinna -- Corinna Vinschen Please, send mails regarding Cygwi

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Elliston, Jack W CTR USA TRADOC NSC
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Elliston, Jack > W CTR USA TRADOC NSC > Sent: Tuesday, April 03, 2007 1:29 PM > To: cygwin@cygwin.com > Subject: RE: 1.5.24 remote launch of java gui > > > > &

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Elliston, Jack W CTR USA TRADOC NSC
> > > > OK. Now I am bit confused. > > So are we. My apologies. > > > I am not trying to run a service on the remote cygwin box and so I > > don't see how I would 'check the "Allow service to interact > with the desktop" > > checkbox' or why I would use the cygrunsrv application. > > Your

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Igor Peshansky
USA TRADOC NSC <http://cygwin.com/acronyms/#PCYMTNQREAIYR>. Thanks. > Subject: RE: 1.5.24 remote launch of java gui > > > On Tue, 3 Apr 2007, Dave Korn wrote: > > > > > On 03 April 2007 17:57, Igor Peshansky wrote: > > > > > > > There is no

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Dave Korn
On 03 April 2007 18:44, Elliston, Jack W CTR USA TRADOC NSC wrote: > OK. Now I am bit confused. > > I am not trying to run a service on the remote cygwin box and so I don't > see how I would 'check the "Allow service to interact with the desktop" > checkbox' or why I would use the cygrunsrv appl

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Elliston, Jack W CTR USA TRADOC NSC
MAIL PROTECTED] Sent: Tuesday, April 03, 2007 12:30 PM To: Dave Korn Cc: cygwin@cygwin.com; Elliston, Jack W CTR USA TRADOC NSC Subject: RE: 1.5.24 remote launch of java gui On Tue, 3 Apr 2007, Dave Korn wrote: > On 03 April 2007 17:57, Igor Peshansky wrote: > > > There is no Cygwin ve

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Igor Peshansky
On Tue, 3 Apr 2007, Dave Korn wrote: > On 03 April 2007 17:57, Igor Peshansky wrote: > > > There is no Cygwin version of Java. Therefore, you're starting a Windows > > version of Java, which is not an X application. You will not be able to > > forward the display > > He doesn't want to. He wa

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Dave Korn
On 03 April 2007 17:57, Igor Peshansky wrote: > There is no Cygwin version of Java. Therefore, you're starting a Windows > version of Java, which is not an X application. You will not be able to > forward the display He doesn't want to. He wants the display to appear on the same remote machi

Re: 1.5.24 remote launch of java gui

2007-04-03 Thread Igor Peshansky
On Tue, 3 Apr 2007, Elliston, Jack W CTR USA TRADOC NSC wrote: > I am unable to launch a java application via ssh such that it displays > the gui on the remote machine. > > Setup: > > Machine 1 (Linux)--ssh--> Machine 2 (WinXP w/ Cygwin 1.5.24) > > Example: > At the prompt I type "java -j