|
Tim,
I just did a quick test on my 7.2 box (alas....it won't run 7.3....) In any case I just unzipped the files to my /Apache/Tomcat folder in the IFS where all my other tomcat instances live. I changed server.xml ports because I have 6 instances of tomcat running (v5-9 now...) I changed the catalina.sh script by adding this:
# Java 8 settings if needed
export JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/32bit/jre
export CATALINA_HOME=/Apache/Tomcat/apache-tomcat-9.0.10
export JAVA_OPTS="-Dos400.awt.native=true -Djava.awt.headless=true -Djava.version=1.8 -Xms512m -Xmx1024m"
And changed the OS Specific support:
os400=true
Then it fired right up. No problems at all. Tomcat welcome page at 10.0.10.205:11080 as I defined it.
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java
Twitter - Sys_i_Geek IBM_i_Geek
On 8/5/2018 9:28 PM, tim wrote:
has anyone installed apache tomcat v9 on the iseries?
i have been able to get v7 working, but having issues with v9. keep getting 403 error. i set up my profile/rolls.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.