Pete,

On 1/19/23 12:50, Pete Helgren wrote:
And, just to be clear, the referring to the platform as an AS/400 is like calling an iPhone an Apple Newton...current implementation of the IBM i operating system (used to be OS/400) is on Power (AKA PowerPC 64bit).  There might be ancient machines running a RISC chipset or even the CISC processor but it would only be as a museum piece.

I thought all Power architectures were RISC, including the current ones.

My IBM i runs on a 4-core Power 9 chip.  My IBM i operating system hosts a few Tomcat instances and a Liferay Application stack which runs on Tomcat on one core.  It also runs OpenSUSE on one core and an additional core is carved out for Redhat.

IIRC, James (GGP of this post) has had a hell of a time deploying and administrating Tomcat on OS/400/IBMi and ended up allocating (or whatever the AS/400 term is) a Linux instance and running Tomcat from within that.

I'm sure he can better-articulate his experiences, and maybe you two can compare notes on how best to deploy Tomcat directly on OS/400/IBMi. I would personally hate to have to run a shell OS just to run a single service...

-chris

On 1/19/2023 7:10 AM, Christopher Schultz wrote:
James,

On 1/18/23 20:05, James H. H. Lampert wrote:
On 1/18/23 3:11 PM, Christopher Schultz wrote:
Tomcat is pure-Java (okay, except for tcnative, which you evidently don't need) and therefore should run on either x86-84 Java via Rosetta 2 or aarch64 Java natively. You do not need any special distribution of Tomcat to run on native aarch64.

It also runs very nicely on AS/400s.

Hah, right.

I'm curious: which architecture are your machine actually running? AS/400 had multiple architectures.

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to