In my previous posting, at the very end, I mentioned that I’m using jdk1.8.0_144 with Glassfish 4.1. That version of Glassfish won’t with anything later than 1.8.
Dan From: Chuck Caldarale <[email protected]> Sent: Saturday, August 16, 2025 3:58 PM To: Tomcat Users List <[email protected]> Subject: Re: [EXTERNAL EMAIL] How to access a REST service > On 2025 Aug 16, at 14:52, Robert Turner > <[email protected]<mailto:[email protected]>> wrote: > > > On Sat, Aug 16, 2025, 15:44 Chuck Caldarale > <[email protected]<mailto:[email protected]>> wrote: > >> Robert - >> >> (Sorry > for top-posting, NkdkJdXPPEBannerStart Be Careful With This Message From (Chuck Caldarale <[email protected]>)<https://godaddy1.cloud-protect.net/email-details/?k=k1&payload=53616c7465645f5fd826f835b18e7338a04015f49a15b77653863ed0a15fa37ffc4f9894205136912099218a415a34a8ae189d273ade7bf93e5739fc7a770803286fa06b5f50c5277dd932c6c6d6a96007abf8fcc9dd54653431d0b42bb6c1c99874a0e848fca0e5be0e5182fc1206b39fc7aaa8978197723d6940e429952fd3371f324c6ef50f44aa0f1038a1a89ec337ba2c2b5fbc497ae56a80408831d910c0c7ab891b4114e2b6b4eb66e6464952b6293676c34aa1745bf2f09c40a60fc42b27d1429c85a392b85acf42a1d43be0654b8da320873d23500fb3d74c6fb8912f7e104712568f0e8777a337edcdbaf8> Learn More<https://godaddy1.cloud-protect.net/email-details/?k=k1&payload=53616c7465645f5fd826f835b18e7338a04015f49a15b77653863ed0a15fa37ffc4f9894205136912099218a415a34a8ae189d273ade7bf93e5739fc7a770803286fa06b5f50c5277dd932c6c6d6a96007abf8fcc9dd54653431d0b42bb6c1c99874a0e848fca0e5be0e5182fc1206b39fc7aaa8978197723d6940e429952fd3371f324c6ef50f44aa0f1038a1a89ec337ba2c2b5fbc497ae56a80408831d910c0c7ab891b4114e2b6b4eb66e6464952b6293676c34aa1745bf2f09c40a60fc42b27d1429c85a392b85acf42a1d43be0654b8da320873d23500fb3d74c6fb8912f7e104712568f0e8777a337edcdbaf8> Potential Impersonation The sender's identity could not be verified and someone may be impersonating the sender. Take caution when interacting with this message. NkdkJdXPPEBannerEnd > On 2025 Aug 16, at 14:52, Robert Turner > <[email protected]<mailto:[email protected]>> wrote: > > On Sat, Aug 16, 2025, 15:44 Chuck Caldarale > <[email protected]<mailto:[email protected]>> wrote: > >> Robert - >> >> (Sorry for top-posting, but this is just about GlassFish 4.1, not Dan’s >> problem.) >> >> GlassFish 4.1 is a bit hard to find these days, but it can be downloaded >> from here: >> https://urldefense.proofpoint.com/v2/url?u=https-3A__javaee.github.io_glassfish_download&d=DwIFaQ&c=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM&r=AbCalLxzopgQUG9LLcXdB80OM-GtDfItX76RMxNYqz4&m=kcwcsXJW1KFHWbZPs5f2PiB8motHlu4wBFKFO8tq1mlpq9con6rdfRkHYhVBSr9Z&s=_KIYlbVezHnWB6M_6YL8idK2o098rn0x11VqikQDiFc&e= >> >> Also, 4.1 refuses to run on a modern JVM, resulting in this message: >> >> GlassFish requires Java SE version 6. Your JDK is version 0 >> >> Mine is currently 23.0.2; not sure how far back one will have to go… > > > Thanks for the heads up. That might be a bit tricky then... Maybe that > won't happen then. The README says it will run on JDK 8, but makes no mention of anything beyond that. I don’t remember what the current JVM was 11 years ago... - Chuck --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected]<mailto:[email protected]> For additional commands, e-mail: [email protected]<mailto:[email protected]>
