You are viewing a plain text version of this content. The canonical link for it is here.
Posted to agila-dev@incubator.apache.org by "Geoff Howard (JIRA)" <ag...@incubator.apache.org> on 2005/11/22 04:31:46 UTC

[jira] Updated: (AGILA-25) JSTL Dependencies broken

     [ http://issues.apache.org/jira/browse/AGILA-25?page=all ]

Geoff Howard updated AGILA-25:
------------------------------

    Description: 
POM missing JSTL dependencies, and an incorrect taglib URI in adminmenu.jsp is causing: 
2005-11-21 21:47:49 ApplicationDispatcher[/apache-agila] Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application
	at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:50)
	at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:411)
	at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:118)

Attached patch addresses both. (note the patch for pom.xml also contains changes for AGILA-24)

  was:
An incorrect URI in adminmenu.jsp is causing: 



> JSTL Dependencies broken
> ------------------------
>
>          Key: AGILA-25
>          URL: http://issues.apache.org/jira/browse/AGILA-25
>      Project: Agila
>         Type: Bug
>   Components: BPM Engine
>     Reporter: Geoff Howard
>  Attachments: jstl-dep.patch
>
> POM missing JSTL dependencies, and an incorrect taglib URI in adminmenu.jsp is causing: 
> 2005-11-21 21:47:49 ApplicationDispatcher[/apache-agila] Servlet.service() for servlet jsp threw exception
> org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application
> 	at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:50)
> 	at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:411)
> 	at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:118)
> Attached patch addresses both. (note the patch for pom.xml also contains changes for AGILA-24)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira