You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "quurks (JIRA)" <ji...@apache.org> on 2016/07/23 14:38:20 UTC

[jira] [Created] (TAP5-2559) Allow modification of Tomcat instance in TomcatRunner

quurks created TAP5-2559:
----------------------------

             Summary: Allow modification of Tomcat instance in TomcatRunner
                 Key: TAP5-2559
                 URL: https://issues.apache.org/jira/browse/TAP5-2559
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-test
    Affects Versions: 5.5.0
            Reporter: quurks
            Priority: Minor


It would be nice to be able to configure the Tomcat instance in TomcatRunner before its started, basically adapting the API from JettyRunner:

 - a seperate no-args constructor to construct the instance
 - a configure method serving the purpose of the old constructor
 - a seperate start method
 - a getter for the Tomcat instance

This would allow for modification while maintaining backwards-compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)