Jon Erdman

- Total activity 58
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
-
Created JSP Compiling problem
I'm attempting to run tomcat 5.0.16 in intellij build 1117 under java 1.4.2. It seems to start my app up correctly but when I attempt to access a jsp I get the following error in the Run console:S... -
Created module library ordering
Is there some sort of logical ordering to the module libraries that I am missing. Seems to be kind of random to me. Would be nice to get those in alphabetical order or something. -
Created webapp debugging in 1071
My webapp debugging is going ridiculously slow in 1071 (~30 seconds per step while locking up the rest of my computer.) I'm not running the webapp from intellij but connecting to it after it has s... -
Created web.xml overwritten
I have my webapp set up with a web.xml that is not in the same place as my marked webroot. The webroot has it's own web.xml, but I need to be using the one in the other location. The problem is t... -
Created incremental gc
I just noticed the incremental garbage collector seems to be gone in 1050. Back to the old ways of waiting for it to build all the way up and having to sit and wait for what feels like an eternity ... -
Created Debugging woes
I finally have my webapp running in intellij but seem to have some serious issues when trying to run it in debug mode.I'm using Tomcat 4.1.27 for my server. I selected "Tomcat 4.0.x Server" from t... -
Created web module request
Please do not copy excluded directories into web module exploded directory.Ignore if this is already in 1024. I'm still using 1019 due to the jsp tag lib problems. -
Created jsp precompile
I've been trying to figure out how to get my jsps to precompile with little luck. I can right-click on the files and select "compile" but that only seems to do validation. Is there a way to get t... -
Created web module web.xml problem
I just tried to set up a web module but am running into an incredibly annoying problem. Every time Intellij loses focus it opens the web.xml file I specified opens if it is not already open and a ... -
Created 977: Configure Project Library Names
I have some very long path names to my module libraries. The names run over the end of the alloted space so I can't see the names of the files I've added. Am I missing some obvious way to see the...