hi..
i've just upgraded our pom.xml to use tomcat 6.0.37, which means we also upgraded servlet jars (2.5), however, we also have another servlet jar 2.3, which causes classpath conflicts (noSuchMethodfound), we don't use directly servlet 2.3, but active mq has very distint dependcy on it, so i thought i would be able to just remove it from the lbiraries node in the projects window if intelij but it keeps coming back.