[
https://issues.jboss.org/browse/ARQ-1419?page=com.atlassian.jira.plugin.s...
]
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