Re: [251E0E7D839A] PC Treasures - Running Tomcat in an IDE

2017-05-30 Thread Igal @ Lucee.org
On 5/30/2017 10:16 AM, Mark Thomas wrote: On 30/05/2017 17:19, Caldarale, Charles R wrote: It's not common and also not acceptable. I'm on it. I'll make sure they are unsubscribed from all ASF lists and banned from this one. Thank you!

Re: [251E0E7D839A] PC Treasures - Running Tomcat in an IDE

2017-05-30 Thread Mark Thomas
On 30/05/2017 17:19, Caldarale, Charles R wrote: >> From: Igal @ Lucee.org [mailto:i...@lucee.org] >> Subject: Re: [251E0E7D839A] PC Treasures - Running Tomcat in an IDE > >> Is the below a common thing on the Tomcat Dev list or is this just spam? > > It's no

RE: [251E0E7D839A] PC Treasures - Running Tomcat in an IDE

2017-05-30 Thread Caldarale, Charles R
> From: Igal @ Lucee.org [mailto:i...@lucee.org] > Subject: Re: [251E0E7D839A] PC Treasures - Running Tomcat in an IDE > Is the below a common thing on the Tomcat Dev list or is this just spam? It's not common and also not acceptable. - Chuck THIS COMMUNICATION MAY CONTAIN CO

Re: [251E0E7D839A] PC Treasures - Running Tomcat in an IDE

2017-05-30 Thread Igal @ Lucee.org
Is the below a common thing on the Tomcat Dev list or is this just spam? On 5/30/2017 8:24 AM, PCT Customer Service wrote: Hi Igal @ Lucee.org, Thanks for getting in touch with us. Hello, Please contact Premier PC Support by calling 844-814-5544 or you can visit http://mydeviceadvice.com/sup

Re: [251E0E7D839A] PC Treasures - Running Tomcat in an IDE

2017-05-30 Thread PCT Customer Service
Hi Igal @ Lucee.org, Thanks for getting in touch with us. Hello, Please contact Premier PC Support by calling 844-814-5544 or you can visit http://mydeviceadvice.com/supportmefirst/ and select the "Request Support" icon in the top right corner to enter an online session with a representative.

Re: Running Tomcat in an IDE

2017-05-29 Thread Igal @ Lucee.org
Hi, On 5/29/2017 9:38 AM, Violeta Georgieva wrote: Actually you can: 1. Generate eclipse artifacts with "ant ide-eclipse" 2. When you create a project in IntelliJ IDEA you can choose "Import Project" -> Choose directory where eclipse artifacts are located -> "Import project from external model"

Re: Running Tomcat in an IDE

2017-05-29 Thread Violeta Georgieva
Hi, 2017-05-29 19:08 GMT+03:00 Igal @ Lucee.org : > > Hi Violeta, > > On 5/29/2017 12:44 AM, Violeta Georgieva wrote: >> >> Hi >> >> 2017-05-28 23:14 GMT+03:00 Igal @ Lucee.org : >>> >>> I am trying to run Tomcat in IntelliJ IDEA. I have set up the project >> >> Can you tell us how did you import

Re: Running Tomcat in an IDE

2017-05-29 Thread Igal @ Lucee.org
Konstantin, On 5/29/2017 5:06 AM, Konstantin Kolinko wrote: 2017-05-28 23:14 GMT+03:00 Igal @ Lucee.org : Is this a classpath issue or am I simply missing some environment arguments or system properties? WARNING: Problem with directory [E:\Workspace\git\tomcat\lib], exists: [false], isDirector

Re: Running Tomcat in an IDE

2017-05-29 Thread Igal @ Lucee.org
Hi Violeta, On 5/29/2017 12:44 AM, Violeta Georgieva wrote: Hi 2017-05-28 23:14 GMT+03:00 Igal @ Lucee.org : I am trying to run Tomcat in IntelliJ IDEA. I have set up the project Can you tell us how did you import it and also run it? Since I'm working with IntelliJ IDEA, there is no way to

Re: Running Tomcat in an IDE

2017-05-29 Thread Konstantin Kolinko
2017-05-28 23:14 GMT+03:00 Igal @ Lucee.org : > I am trying to run Tomcat in IntelliJ IDEA. I have set up the project and > am able to build it and run it, but then I get runtime errors, e.g. > ClassNotFound (stack traces below). > > Is this a classpath issue or am I simply missing some environmen

Re: Running Tomcat in an IDE

2017-05-29 Thread Violeta Georgieva
Hi 2017-05-28 23:14 GMT+03:00 Igal @ Lucee.org : > > I am trying to run Tomcat in IntelliJ IDEA. I have set up the project and am able to build it and run it, but then I get runtime errors, e.g. ClassNotFound (stack traces below). Can you tell us how did you import it and also run it? Thanks, V

Running Tomcat in an IDE

2017-05-28 Thread Igal @ Lucee.org
I am trying to run Tomcat in IntelliJ IDEA. I have set up the project and am able to build it and run it, but then I get runtime errors, e.g. ClassNotFound (stack traces below). Is this a classpath issue or am I simply missing some environment arguments or system properties? Thanks! C:\App