You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/09/07 22:02:00 UTC

[jira] [Commented] (AXIS2-5876) axis2-webapp: The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path status.tag

    [ https://issues.apache.org/jira/browse/AXIS2-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157739#comment-16157739 ] 

Hudson commented on AXIS2-5876:
-------------------------------

SUCCESS: Integrated in Jenkins build Axis2 #3823 (See [https://builds.apache.org/job/Axis2/3823/])
AXIS2-5876: Add dependency on jsp-api in provided scope to make Eclipse happy. Patch provided by Thorsten Schöning. (veithen: rev 1807643)
* (edit) axis2/modules/webapp/pom.xml


> axis2-webapp: The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path status.tag
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5876
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5876
>             Project: Axis2
>          Issue Type: Bug
>          Components: modules
>    Affects Versions: 1.7.6, 1.8.0
>         Environment: Windows 10 Pro x86-64, Eclipse Oxygen Release (4.7.0) x86-64
>            Reporter: Thorsten Schöning
>         Attachments: missing jsp-api.patch
>
>
> 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.
> {QUOTE}
> 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
> {QUOTE}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org