I suggest you head over to IntelliJ's forums at http://www.intellij.net/forums and search for "tomcat integration". There has been a lot of discussion on this subject.
Ian. -----Original Message----- From: Manoj Kithany [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 12:30 PM To: [EMAIL PROTECTED] Subject: Tomcat + IntelliJ Integration NOT WORKING Hello: I am using IntelliJ IDE (v 3.0) for my J2EE applications. I am also using Tomcat 4.0. When in my IntelliJ IDE specify my location of my Tomcat Class files, and then try to RUN my TOMCAT from within IntelliJ IDE I get following ERROR - wonder why? I read the DOCUMENTATION posted at www.phasesoft.com/articles/tomcat4idea/2.html ---------------------------------------------------------------------------- ----------------------------------------------------------- Information: 1 error Information: 0 warnings Error: javac: invalid argument: "C:\Program Files\Apache_Tomcat_4.0\webapps\examples\WEB-INF\classes\compressionFilters\ CompressionResponseStream.java" Information: use: javac [-g][-O][-debug][-depend][-nowarn][-verbose][-classpath path][-nowrite][-deprecation][-d dir][-J<runtime flag>] file.java... ---------------------------------------------------------------------------- ----------- Any related information on above is appreciated. Thanks!
