Java application on zLinux

2005-11-08 Thread Hugo Rivera
Hello list. We are testing/planning migrate some Cobol applications running on AS/400 to zLinux (z/VM). A company is helping us on converting those AS/400 Cobol programs to some kind of Cobol-Java (ProCobol) programs to run on zLinux. So to run those Cobol-Java programs and get the maps (screens)

Re: Java application on zLinux

2005-11-08 Thread Peter Webb, Toronto Transit Commission
How about PuTTY? http://www.chiark.greenend.org.uk/~sgtatham/putty/ Uno viso, omnia visa sunt. -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Hugo Rivera Sent: November 8, 2005 12:40 To: LINUX-390@VM.MARIST.EDU Subject: Java application on zLinux

Re: Java application on zLinux

2005-11-08 Thread Hugo Rivera
08/2005 09:55 AM Subject Re: Java application on zLinux Please respond to L

Re: Java application on zLinux

2005-11-08 Thread David Boyes
> VNCSERVER on the client side. VNC client, rather. > Is there some way to avoid any java interface (as vncserver, > hummingbird, etc) on the client site(Windows) and get > clients connected (SSH) to the application screens running on > zLinux??? Use the browser-based VNC client (try connecting

Re: Java application on zLinux

2005-11-08 Thread McKown, John
> -Original Message- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On > Behalf Of Hugo Rivera > Sent: Tuesday, November 08, 2005 11:40 AM > To: LINUX-390@VM.MARIST.EDU > Subject: Java application on zLinux > > > Hello list. > We are testing/planning m

Re: Java application on zLinux

2005-11-08 Thread Hugo Rivera
11/08/2005 10:23 AM Subject Re: Java application on zLinux Please respond to

Re: Java application on zLinux

2005-11-08 Thread McKown, John
> -Original Message- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On > Behalf Of Hugo Rivera > Sent: Tuesday, November 08, 2005 12:52 PM > To: LINUX-390@VM.MARIST.EDU > Subject: Re: Java application on zLinux > > > Thank you John and David. Now I&#x

Re: Java application on zLinux

2005-11-08 Thread Nix, Robert P.
e, but in practice, theory and practice are different." -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of David Boyes Sent: Tuesday, November 08, 2005 12:34 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: Java application on zLinux > VNCSERVER on the

Re: Java application on zLinux

2005-11-08 Thread David Boyes
I guess the question in my mind is: do you need a GUI or not? If you don't need a GUI, then you need some kind of terminal emulator that understands SSH on the Windows boxen, or something like HostOnDemand that runs in a browser and downloads the terminal emulator when needed. If you do need a GUI

Re: Java application on zLinux

2005-11-08 Thread Yu Safin
On 11/8/05, Hugo Rivera <[EMAIL PROTECTED]> wrote: > Hello list. > We are testing/planning migrate some Cobol applications running on AS/400 to > zLinux (z/VM). > A company is helping us on converting those AS/400 Cobol programs to some > kind of Cobol-Java (ProCobol) programs to > run on zLinux.

Re: Java application on zLinux

2005-11-08 Thread Eric Chevalier
Nix, Robert P. wrote: Have you looked at a normal X-Window server? If you're trying to avoid the cost of something like Hummingbird, take a look at CygWin X. CygWin is a set of Linux distribution tools ported to Windows, one of which is XFree86. This allows you to have an X-Windows Server run

Re: Java application on zLinux

2005-11-09 Thread John Summerfied
cc 11/08/2005 09:55 AM Subject Re: Java application on zLinux P

Re: Java application on zLinux

2005-11-09 Thread Hugo Rivera
:21 PM Subject Re: Java application on zLinux Please respond to Linux on 390 Port I