tomcat integration with Idea 4.5.1
When I run my local configuration of tomcat5, it get a error: "Error running Tomcat: Cannot find configuration of 'jsp' built-in servlet in C:\Documents and settings\Administrator\.IntelliJIdea\System\...", what does it mean, how i can resolve it ?
Please sign in to leave a comment.
I have the same problem?
Is this fixable or not?
Rgds, Ales
After looking at the error message a couple of times and then browsing my .IntelliJIdea directory, I realized that the error says "../system/tomcat-foo-a8a8e748/web.xml" yet "../system/tomcat-foo-a8a8e748/conf/web.xml" exists! ("../web.xml" vs. "../conf/web.xml")
Do I have a path configured wrong?
I am using:
IntelliJ IDEA 4.5.1
Java j2sdk1.4.2_05
Tomcat 5.0
Tomcat "home" and Tomcat "base" point to the same directory.
Not that it's related in any way, it might be can't remember, but you should
really use 4.5.3 which has a lot of bug fixes compared to .1.
R
On 12/2/04 4:32 AM, in article
18814210.1101979966941.JavaMail.itn@is.intellij.net, "Richard Golden"
<no_mail@jetbrains.com> wrote: