You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2012/12/13 07:39:21 UTC

[jira] [Created] (STANBOL-841) Add support for Servlet API 3.+

Rupert Westenthaler created STANBOL-841:
-------------------------------------------

             Summary: Add support for Servlet API 3.+
                 Key: STANBOL-841
                 URL: https://issues.apache.org/jira/browse/STANBOL-841
             Project: Stanbol
          Issue Type: Improvement
          Components: Commons, Web UI
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler


Stanbol is currently not compatible with Web Container that provides the Servlet API 3.0 (such as Tomcat 7). The reason for that is that the OSGI version ranges for the javax.servlet.* packages used by Stanbol is [2.5.0,3.0.0).

First tests have not shown major issues when running using the Servlet API 3.0 because of that the suggestion is to modify the used range to [2.5.0,4.0.0)

--
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