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

Karl Wright commented on CONNECTORS-467:
----------------------------------------

If this is a jsp 1.x vs jsp 2.0 issue, I think we'd better get buy-in from the 
community before making this change.  We will also need to update or create a 
document describing the webapp compatibility of the ManifoldCF web applications.

Alternatively, if there is a way to do the same thing without wrecking JSP 1.x 
compatibility, then we can just fix this.

If there is no backward-compatible fix that you can find, can you open a [VOTE] 
thread in connectors-dev so we can have a show of hands on whether we should 
move from JSP 1.x to JSP 2.0 application servers?  Thanks!


                
> MCF version 0.5 does not run on Resin
> -------------------------------------
>
>                 Key: CONNECTORS-467
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-467
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>    Affects Versions: ManifoldCF 0.5
>            Reporter: Erlend GarĂ¥sen
>            Assignee: Erlend GarĂ¥sen
>             Fix For: ManifoldCF 0.6
>
>
> Resin does not accept the web.xml file which belongs to the web-crawler-ui 
> application and returns 500 Server error after deployment. Resin complains 
> about an unexpected <taglib>-tag. The taglib directive is not longer needed 
> in JSP 2.0 which we're now using. Some information about how we can configure 
> MCF properly for JSP 2.0:
> http://wiki.metawerx.net/wiki/RemovingTaglibFromWeb.xml
> It's probably possible to place the taglib directives inside a <jsp-config> 
> directive as a quick fix as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to