You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2009/08/08 19:15:14 UTC

[jira] Closed: (GERONIMO-4788) Dont force jasper on every web app whether or not it uses jsps -- for jetty

     [ https://issues.apache.org/jira/browse/GERONIMO-4788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-4788.
----------------------------------

    Resolution: Fixed

fixed rev 802422 for jetty.

> Dont force jasper on every web app whether or not it uses jsps -- for jetty
> ---------------------------------------------------------------------------
>
>                 Key: GERONIMO-4788
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4788
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Jetty, web
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.2
>
>
> Right now both jetty and tomcat require jasper dependencies for every web app because the jsp servlet is always included by default.  For jetty its fairly easy to make the jasper deployer install the jsp servlet.  Tomcat might be harder.
> For a while now trunk has been showing exceptions on startup because the dojo plugins haven't included a jasper dependency; this is the cause.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.