[arquillian-issues] [JBoss JIRA] (ARQ-1419) Add support for Jetty 9

Martin Kouba (JIRA) jira-events at lists.jboss.org
Fri Jun 28 02:57:20 EDT 2013


    [ https://issues.jboss.org/browse/ARQ-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785989#comment-12785989 ] 

Martin Kouba commented on ARQ-1419:
-----------------------------------

Yes, it's HTTP only.

With regard to the descriptor deployment - the only relevant documentation I found is this: https://docs.jboss.org/author/display/ARQ/Descriptor+deployment. However I checked the AS7/WildFly container adapter and it seems it does not support this either. So I think we can live without this feature for now and add the support later. WDYT?
                
> Add support for Jetty 9
> -----------------------
>
>                 Key: ARQ-1419
>                 URL: https://issues.jboss.org/browse/ARQ-1419
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Jetty Containers
>            Reporter: Martin Kouba
>            Assignee: Martin Kouba
>
> {{arquillian-jetty-embedded-7}} is not compatible with Jetty 9. If used together, the result is: *java.lang.ClassNotFoundException: org.eclipse.jetty.server.nio.SelectChannelConnector*.
> {{SelectChannelConnector}} is used in {{JettyEmbeddedContainer}} and it seems it's no longer part of Jetty 9.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list