[jira] [Commented] (MTOMCAT-87) Make http protocol configurable for the embedded Tomcat

2011-09-12 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MTOMCAT-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102507#comment-13102507
 ] 

Hudson commented on MTOMCAT-87:
---

Integrated in TomcatMavenPlugin #8 (See 
[https://builds.apache.org/job/TomcatMavenPlugin/8/])
[MTOMCAT-87] Make http protocol configurable for the embedded Tomcat
Submitted by Adrien C

olamy : http://svn.apache.org/viewvc/?view=revrev=1169647
Files : 
* 
/tomcat/maven-plugin/trunk/tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/AbstractRunMojo.java


 Make http protocol configurable for the embedded Tomcat
 ---

 Key: MTOMCAT-87
 URL: https://issues.apache.org/jira/browse/MTOMCAT-87
 Project: Maven 2.x Tomcat Plugin
  Issue Type: New Feature
Reporter: Adrien C
Assignee: Olivier Lamy
 Fix For: 2.0

 Attachments: http-protocol.patch


 tomcat maven plugin 1.1 sets HTTP connector with default HTTP/1.1 protocol. 
 Being able to set another protocol (ex: 
 org.apache.coyote.http11.Http11NioProtocol) would be useful.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] [Commented] (MTOMCAT-87) Make http protocol configurable for the embedded Tomcat

2011-09-11 Thread Adam Gent (JIRA)

[ 
https://issues.apache.org/jira/browse/MTOMCAT-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102276#comment-13102276
 ] 

Adam Gent commented on MTOMCAT-87:
--

For some reason I can't download the patch. I really need this feature as 
almost all modern Web Application development is now using Comet/Websockets 
which will
not work with HTTP/1.1 protocol.

Tried using serverXml but then you have doc path hell.

 Make http protocol configurable for the embedded Tomcat
 ---

 Key: MTOMCAT-87
 URL: https://issues.apache.org/jira/browse/MTOMCAT-87
 Project: Maven 2.x Tomcat Plugin
  Issue Type: New Feature
Reporter: Adrien C
 Attachments: http-protocol.patch


 tomcat maven plugin 1.1 sets HTTP connector with default HTTP/1.1 protocol. 
 Being able to set another protocol (ex: 
 org.apache.coyote.http11.Http11NioProtocol) would be useful.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] [Commented] (MTOMCAT-87) Make http protocol configurable for the embedded Tomcat

2011-09-11 Thread Sebb (JIRA)

[ 
https://issues.apache.org/jira/browse/MTOMCAT-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102280#comment-13102280
 ] 

Sebb commented on MTOMCAT-87:
-

@Adrien C The patch was attached without granting the ASF license. Please could 
you re-attach, this time granting the license (if you agree)?

@Adam yes, there seems to be a problem with finding the attachment; I'll raise 
an issue with our infrastructure.

 Make http protocol configurable for the embedded Tomcat
 ---

 Key: MTOMCAT-87
 URL: https://issues.apache.org/jira/browse/MTOMCAT-87
 Project: Maven 2.x Tomcat Plugin
  Issue Type: New Feature
Reporter: Adrien C
 Attachments: http-protocol.patch


 tomcat maven plugin 1.1 sets HTTP connector with default HTTP/1.1 protocol. 
 Being able to set another protocol (ex: 
 org.apache.coyote.http11.Http11NioProtocol) would be useful.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



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