Re: connecting tomcat server to eclipse java ee

2023-03-10 Thread stephanie.panah
Thank you! I did not reply Sent from my T-Mobile 5G Device Original message From: Mark Thomas Date: 3/10/23 1:11 AM (GMT-08:00) To: users@tomcat.apache.org Subject: Re: connecting tomcat server to eclipse java ee This idiot has been unsubscribed from the mailing list and

Re: connecting tomcat server to eclipse java ee

2023-03-10 Thread Mark Thomas
This idiot has been unsubscribed from the mailing list and blocked from re-subscribing. Mark On 10/03/2023 03:03, Veliz Broncano wrote: Hi! You are very pretty - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

AW: connecting tomcat server to eclipse java ee

2023-03-09 Thread Thomas Hoffmann (Speed4Trade GmbH)
omcat jars to the dependencies. Greetings, Thomas > -Ursprüngliche Nachricht- > Von: JIM HENK > Gesendet: Freitag, 10. März 2023 07:58 > An: Tomcat Users List > Betreff: Re: connecting tomcat server to eclipse java ee > > Well…. > > When you see that message

Re: connecting tomcat server to eclipse java ee

2023-03-09 Thread JIM HENK
Well…. When you see that message, Eclipse has gone through it’s table of Tomcat version possibilities known at the time your version of Eclipse was published, and hasn't found it. Must’ve come *after*. Therefore, The version of Eclipse you need to use has got to have been released *after* the

Re: connecting tomcat server to eclipse java ee

2023-03-09 Thread Mark Eggers
Stephanie, On 3/9/2023 7:06 PM, Stephanie Panah wrote: I was able to resolve the issue. I found: https://stackoverflow.com/questions/62764029/unknown-version-of-tomcat-was-specified-with-tomcat-9-0-37 --you need to open the folder once --It will ask you for permission to enter after which its c

Re: connecting tomcat server to eclipse java ee

2023-03-09 Thread Stephanie Panah
I was able to resolve the issue. I found: https://stackoverflow.com/questions/62764029/unknown-version-of-tomcat-was-specified-with-tomcat-9-0-37 --you need to open the folder once --It will ask you for permission to enter after which its contents will be visible to you as well as Eclipse --after

Re: connecting tomcat server to eclipse java ee

2023-03-09 Thread Veliz Broncano
Hi! You are very pretty On Thu, Mar 9, 2023, 9:37 PM Stephanie Panah wrote: > Help please. I have installed: Java EE, Eclipse and Tomcat. > When I try to connect the server, I encounter: > Unknown version of Tomcat was specified. > I am looking all over. please help > > Java EE for web developer

connecting tomcat server to eclipse java ee

2023-03-09 Thread Stephanie Panah
Help please. I have installed: Java EE, Eclipse and Tomcat. When I try to connect the server, I encounter: Unknown version of Tomcat was specified. I am looking all over. please help Java EE for web developers C:\Users\steph> java -fullversion java full version "17.0.6+9-LTS-190" and Eclipse IDE