You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2009/12/16 21:00:18 UTC

[jira] Commented: (TAP5-870) JettyRunner hard coded to require src/test/conf/webdefault.xml

    [ https://issues.apache.org/jira/browse/TAP5-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791556#action_12791556 ] 

Howard M. Lewis Ship commented on TAP5-870:
-------------------------------------------

This seems to be resolved by using Jetty7 instead of Jetty5.

> JettyRunner hard coded to require src/test/conf/webdefault.xml
> --------------------------------------------------------------
>
>                 Key: TAP5-870
>                 URL: https://issues.apache.org/jira/browse/TAP5-870
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-test
>    Affects Versions: 5.2.0, 5.1.0.5
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
>             String webDefaults = new File(workingDir, "src/test/conf/webdefault.xml").getPath();  // JettyRunner.java, line 115
> Should be configrable.
> A default file should be available inside tapestry-test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.