Details
Description
After importing trunk into Eclipse using maven-eclipse-plugin, I got the following error. This could easily be resolved by adding jsp-api to the pom.xml, like in the attached patch. That way the Jar is added to the classpath in Eclipse, provided by Maven and this resolves the error message.
Please consider patching current trunk and 1.7, as the same problem seems to be present in both.
The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path status.tag /axis2-webapp/src/main/webapp/WEB-INF/tags line 1 JSP Problem