Difference between revisions of "PASE"
From MidrangeWiki
MrDolomite (talk | contribs) m (wikify and MOS cleanup) |
|||
Line 1: | Line 1: | ||
− | [[ | + | {{AN}}, an acronym for {{bu|P|ortable}} {{bu|A|pplication}} {{bu|S|olutions}} {{bu|E|nvironment}}, is an IBM-supplied [[LPP|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, [[wikipedia:sftp|sftp]], [[wikipedia:tcl|tcl]] and [[wikipedia:GnuPGP|GnuPGP]]. | |
− | + | ==Java== | |
+ | In [[V5R4]], the [[32Bit JVM|32bit version of the JVM]] runs in PASE. | ||
− | + | ==External links== | |
+ | *http://www-1.ibm.com/servers/enable/site/porting/iseries/pase/ | ||
+ | *[http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/rzalf/rzalfcompileaix.htm OS/400 PASE] from V5R3 Infocenter | ||
+ | *[http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/rzalf/rzalfintro.htm i5/OS PASE] from V5R4 Infocenter | ||
− | + | ==Categories== | |
+ | [[Category:OS]] | ||
+ | [[Category:Java]] | ||
+ | [[Category:LPPs]] |
Revision as of 18:21, 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.
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