Re: Win10 installation progress

2024-07-19 Thread DdC
Dear Chuck, All good news.There were only a few bad entries in the web.xml file.Replacing j2eer.jar with:    servlet-api.jar    javax.mail.jar    javax.activation.jarwas not necessary for my code written during 1999-2005.The Java code had warnings due to deprecated constructs, but it wasexecutin

Re: Win10 installation progress

2024-07-17 Thread Chuck Caldarale
> On Jul 16, 2024, at 18:45, DdC wrote: > > Link to catalina log is below Which shows this error: Caused by: java.lang.IllegalArgumentException: Invalid [com.ZAjax] in servlet mapping > Thanks for all your advice.Progress here.The port regards hck app (for > medical diagnosis) with 6.1Mb

Re: Win10 installation progress

2024-07-16 Thread DdC
Dear Christopher, Link to catalina log is below Thanks for all your advice.Progress here.The port regards hck app (for medical diagnosis) with 6.1Mb source ofwhich 4.6Mb java code.Have been able to compile without using j2ee.jar (with a dos .batscript tackling 19 directories, etc.)Used instead i

Re: Win10 installation progress

2024-07-16 Thread Chuck Caldarale
> On Jul 16, 2024, at 15:57, DdC wrote: > > Dear Christopher, > > Thanks for all your advice. > Progress here. > The port regards hck app (for medical diagnosis) with 6.1Mb source of > which 4.6Mb java code. > Have been able to compile without using j2ee.jar (with a dos .bat > script tackling

Re: Win10 installation progress

2024-07-16 Thread DdC
Dear Christopher, Thanks for all your advice.Progress here.The port regards hck app (for medical diagnosis) with 6.1Mb source ofwhich 4.6Mb java code.Have been able to compile without using j2ee.jar (with a dos .batscript tackling 19 directories, etc.)Used instead in CLASSPATH files in lib:  ser

Re: Win10 installation progress

2024-07-09 Thread Christopher Schultz
Dennis, On 7/8/24 17:05, DdC wrote: Still struggling launching my hck app on Win10 & tomcat 9.0.88.It runs (dont laugh) on: XP/Win7 & tomcat 4.0.4 Linux-gnu & tomcat 6.0.32 Tomcat 9 ought to be able to run a Servlet-2.0-era application just fine unless you use one or two things that have been d

Re: Win10 installation progress

2024-07-08 Thread DdC
Still struggling launching my hck app on Win10 & tomcat 9.0.88.It runs (dont laugh) on: XP/Win7 & tomcat 4.0.4 Linux-gnu & tomcat 6.0.32 Tomcat 9.0.88 displays fine with localhost:8080. App hck compiles OK (dont laugh) with a script using:CLASSPATH=.;c:\tomcat4\j2ee.jar;c:\tomcat4\webapps\hck\WEB

Re: Win10 installation progress

2024-05-21 Thread Christopher Schultz
Hello, On 5/18/24 23:40, DdC wrote: Gave up on installing 9.0.88. on Win10. Why did you give up? ZIP installation is a single command (either via CMD or UI shell). EXE installer is pretty straightforward, too. There's also a third-party installer that has a few more features including the a

Re: Win10 installation progress

2024-05-19 Thread DdC
n82...@gmail.com Dear Chuck Caldarale, THANKS for your help/ rolling up the sleeves now.       Some of us have just given up on Windows entirelySure.I have installed tomcat also on two unix boxes among which ubuntu,2019 before the transition now required.Dealing here with a legacy situation.[[[ F

Re: Win10 installation progress

2024-05-18 Thread Chuck Caldarale
> On May 18, 2024, at 22:40, DdC wrote: > > Gave up on installing 9.0.88. on Win10. Some of us have just given up on Windows entirely… > Succeeded with 10.1.23 andjdk-18.0.2.1.The lib directory has j2ee.jar, which > I have used in earliertomcat versions. Not lately. I can’t recall when

Win10 installation progress

2024-05-18 Thread DdC
Dear Tomcatters, Gave up on installing 9.0.88. on Win10.  Succeeded with  10.1.23 andjdk-18.0.2.1.The lib directory has j2ee.jar, which I have used in earliertomcat versions.Compilation of a system was OK apart from some warnings because Java haschanged since the code was written.There is a web.