You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by "Petar Tahchiev (JIRA)" <ca...@jakarta.apache.org> on 2008/03/10 21:08:46 UTC

[jira] Resolved: (CACTUS-237) Jetty integration doesn't work with Jetty 5

     [ https://issues.apache.org/jira/browse/CACTUS-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Petar Tahchiev resolved CACTUS-237.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.8
         Assignee: Petar Tahchiev

This issue is fixed in the HEAD SVN. so I am closing this issue now. There is a problem with Jetty 6 so I am opening another issue.

> Jetty integration doesn't work with Jetty 5
> -------------------------------------------
>
>                 Key: CACTUS-237
>                 URL: https://issues.apache.org/jira/browse/CACTUS-237
>             Project: Cactus
>          Issue Type: Bug
>            Reporter: Lars G. Svensson
>            Assignee: Petar Tahchiev
>             Fix For: 1.8
>
>
> When trying to run a servlet test using the jetty integration and Jetty 5.1.4, the test exiteted with a NoSuchMethodError:java.lang.NoSuchMethodException: org.mortbay.jetty.servlet.FilterHolder.addAppliesTo(java.lang.String)
> 	at java.lang.Class.getMethod(Class.java:1581)
> 	at org.apache.cactus.extension.jetty.JettyTestSetup.addFilterRedirector(JettyTestSetup.java:488)
> 	at org.apache.cactus.extension.jetty.JettyTestSetup.setUp(JettyTestSetup.java:221)
> 	at org.apache.cactus.extension.jetty.JettyTestSetup$1.protect(JettyTestSetup.java:165)
> 	at junit.framework.TestResult.runProtected(TestResult.java:124)
> 	at org.apache.cactus.extension.jetty.JettyTestSetup.run_aroundBody0(JettyTestSetup.java:174)
> 	at org.apache.cactus.extension.jetty.JettyTestSetup.run_aroundBody1$advice(JettyTestSetup.java:224)
> 	at org.apache.cactus.extension.jetty.JettyTestSetup.run(JettyTestSetup.java)
> 	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:478)
> 	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:344)
> 	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196)
> It works nicely with Jetty 4.2.24.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org