Steve Wardell

- Total activity 70
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
-
Steve Wardell created a post, Feature Proposal: Easy access to JSP variables
I was debugging a JSP and I can not recall exactly where in the variable hierarchy that the session, request, etc variables exist. It would be nice to have a variable mode for JSPs (and perhaps ext... -
Steve Wardell created a post, Tomcat: Issue and Question
I have a question and an issue with Tomcat 5.0 and IDEA 7523. I seem to have to run Debug mode twice (Debug, then Shutdown Tomcat, then Debug) in order to get my application to be deployed within T... -
Steve Wardell created a post, Tomcat: Issue and Question
I have a question and an issue with Tomcat 5.0 and IDEA 7523. I seem to have to run Debug mode twice (Debug, then Shutdown Tomcat, then Debug) in order to get my application to be deployed within T... -
Steve Wardell created a post, More Hibernate validation issues
I am using Hibernate with Spring and received some validation errors that I believe are incorrect. In the code snippit below, I receive a type mismatch on current_date() saying that java.util.Date ... -
Steve Wardell commented, -
-
Steve Wardell created a post, Hibernate configured via Spring
I am using 7348 and have a project that uses Spring and Hibernate and have both facets enabled. The web.xml of the project references Database-config.xml in the list of contextConfigLocation. In th... -
-
Steve Wardell created a post, Analysis seems very slow
While using build 7096 this week on Windows XP, it is painful slow to do coding. The analysis seems to occur after every few characters I type and it freezes my ability to make additional changes. ... -
Steve Wardell created a post, WebLogic Deployment Problems
I'm using IDEA 6.0.x on Windows XP with Weblogic 9. I've had some some success with using it in IDEA, but recently I can't seem to get deployments working for one of my web apps. Does anyone have a...