> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Barkow, Eileen > Sent: Friday, April 13, 2007 12:23 PM > To: [EMAIL PROTECTED] > Subject: Re: IVP for JAVA > > > By way, not all java programs will work from the Unix shell > (like those > using x11 graphics invoked from java Swing classes). > However, most java programs will run on WebSphere app server > on the main > frame. > Java programs will also run on z/os Linux. But for Linux, i had to > install special software on Windows (Hummingbird Exceed) in > order to get > x11 graphics to work, as well as set some variables in the Linux > profile.
OUCH!!! Please don't call it z/OS Linux. It is not Linux! It is z/OS UNIX System Services. Linux is a totally different system, although they are similar in user functionality. Linux is an entire OS by itself, separate from z/OS. Linux does not run under z/OS. Linux can run under z/VM as a guest or in an LPAR on the System z. It can also run on a ton of other systems such as Intel (xSeries), pSeries, iSeries, Sun hardware, and even some cell phones. The totally free Cygwin X server works for me in this case. <pedant hat off> -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

