Re: How to configure Apache Tomcat/4.1.18 to IntelliJ IDEA3.0.1
Posted By:
Greg_Ohlsen
Posted On:
Monday, February 17, 2003 11:20 AM
Don't use JAVA. It's too difficult to setup. The value gained by using object orientedness is offset by the painintheassness of its use.
Re: How to configure Apache Tomcat/4.1.18 to IntelliJ IDEA3.0.1
Posted By:
Manuel_Betancourt
Posted On:
Tuesday, January 21, 2003 05:03 AM
Hi,
What you should do is : In the VM parameters you don't have to put the java.endorsed.dirs parameter, delete this parameter from the configuration page of the Tomcat 4 in the Intellij IDEA:
-Djava.endorsed.dirs=D:Tomcatin;D:Tomcatcommonlib parameter
I'm working fine with the above configuration, please check it out.