[
https://issues.jboss.org/browse/ARQ-1419?page=com.atlassian.jira.plugin.s...
]
Martin Kouba commented on ARQ-1419:
-----------------------------------
Here's the first attempt:
https://github.com/mkouba/arquillian-container-jetty/tree/ARQ-1419
Actually I did not create anything new just reused existing code and fixed up some Jetty 9
relevant issues (and the code might deserve some refactoring).
Jesse McConnell: Please could you have a look at this branch?
I also updated the Weld version (1.1.1.Final -> 1.1.13.Final) because there was a
backwards compatibility issue with SLF4J.
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