Difference between revisions of "PASE"
From MidrangeWiki
MrDolomite (talk | contribs) m (wikify and MOS cleanup) |
MrDolomite (talk | contribs) m (→Java: add AIX compatability section) |
||
Line 2: | Line 2: | ||
This can be used to port a number of traditionally unix-only capabilites to the iSeries, including zip/unzip, [[wikipedia:sftp|sftp]], [[wikipedia:tcl|tcl]] and [[wikipedia:GnuPGP|GnuPGP]]. | This can be used to port a number of traditionally unix-only capabilites to the iSeries, including zip/unzip, [[wikipedia:sftp|sftp]], [[wikipedia:tcl|tcl]] and [[wikipedia:GnuPGP|GnuPGP]]. | ||
+ | |||
+ | ==AIX compatability== | ||
+ | |||
+ | <ref>[http://publib.boulder.ibm.com/infocenter/iseries/v5r3/topic/rzalf/rzalfplanning.htm Infocenter V5R3 - Plan for OS/400 PASE]</ref> | ||
==Java== | ==Java== |
Revision as of 18:22, 27 September 2007
PASE, an acronym for Portable Application Solutions Environment, is an IBM-supplied licensed program which provides a subset of AIX functionality on the iSeries.
This can be used to port a number of traditionally unix-only capabilites to the iSeries, including zip/unzip, sftp, tcl and GnuPGP.
AIX compatability
Java
In V5R4, the 32bit version of the JVM runs in PASE.
External links
- http://www-1.ibm.com/servers/enable/site/porting/iseries/pase/
- OS/400 PASE from V5R3 Infocenter
- i5/OS PASE from V5R4 Infocenter