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

Randy Watler edited comment on JS2-1274 at 5/19/14 5:00 PM:
------------------------------------------------------------

Tomcat 7 build version was already supported. However, Tomcat now more strictly 
parses context.xml files and requires '&' characters in database urls be XML 
encoded with the '&' entity. This has been fixed with this commit:

> svn commit -m "JS2-1274: Correct deployment filtering for Tomcat 7 
> context.xml files properly inserting database urls including '&' with 
> '&' entity"
Sending        applications/jetspeed-demo/jetspeed-mvn-demo-pom.xml
Sending        
jetspeed-archetype/src/main/resources/archetype-resources/__rootArtifactId__-portal/jetspeed-mvn-portal-pom.xml
Transmitting file data ..
Committed revision 1595961.



was (Author: rwatler):
Tomcat 7 build version was already supported. However, Tomcat now more strictly 
parses context.xml files and requires '&' characters in database urls be XML 
encoded with the '&' entity. This has been fixed with this commit:

> svn commit -m "JS2-1274: Correct deployment filtering for Tomcat 7 
> context.xml files properly inserting database urls including '&' with '&' 
> entity"
Sending        applications/jetspeed-demo/jetspeed-mvn-demo-pom.xml
Sending        
jetspeed-archetype/src/main/resources/archetype-resources/__rootArtifactId__-portal/jetspeed-mvn-portal-pom.xml
Transmitting file data ..
Committed revision 1595961.


> Support Tomcat7
> ---------------
>
>                 Key: JS2-1274
>                 URL: https://issues.apache.org/jira/browse/JS2-1274
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Deployment
>    Affects Versions: 2.2.3
>            Reporter: David Sean Taylor
>            Assignee: Randy Watler
>             Fix For: 2.3.0
>
>
> Jetspeed currently support deploying to servlet containers up unto Servlet 
> version 2.5 including full support all versions of Tomcat through the last 
> release of Tomcat 6.
> The development stories to support this JIRA issue are:
> 1. implement full support of parsing and rewriting the Servlet 3.0 
> specification deployment descriptor (web.xml), with the ability to parse the 
> web.xml descriptor for the Servlet 3.0 spec and rewrite the descriptor with 
> the Jetspeed container "infused"
> 2. add to the build to support Tomcat 7 as a valid option for 
> org.apache.jetspeed.catalina.version.major
> 3. make Tomcat7 the installer's default servlet container



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org

Reply via email to