You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sergio Fernández (JIRA)" <ji...@apache.org> on 2013/05/04 17:20:16 UTC

[jira] [Commented] (MARMOTTA-224) WebJars mechanism is not working on old versions of Tomcat 7

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

Sergio Fernández commented on MARMOTTA-224:
-------------------------------------------

Talkin about this issue with the guys from Webjars: https://github.com/webjars/webjars/issues/111

They discovered that our webapp launcher is using Servlet API 2.5: https://git-wip-us.apache.org/repos/asf?p=incubator-marmotta.git;a=blob;f=launchers/marmotta-webapp/src/main/webapp/WEB-INF/web.xml;h=528ad91153bb610af641a4c7dcf62ec4a6ac6111;hb=HEAD

What is even more strange is that Tomcat >= 7.0.30 looks to ignore that and uses Servlet API 3.0 anyway.
                
> WebJars mechanism is not working on old versions of Tomcat 7 
> -------------------------------------------------------------
>
>                 Key: MARMOTTA-224
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-224
>             Project: Marmotta
>          Issue Type: Bug
>            Reporter: Sergio Fernández
>            Assignee: Sergio Fernández
>            Priority: Critical
>              Labels: servlet-api, tomcat, webjars
>
> Even if the official documentation of Tomcat says that Servlet API 3.0 is available in all 7.0.x versions:
> http://tomcat.apache.org/whichversion.html 
> I've experimenting problems on 7.0.26 with the mechanism WebJars use:
> http://www.webjars.org/documentation#servlet3
> We must need to figure out why...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira