[
https://issues.jboss.org/browse/WFLY-11082?page=com.atlassian.jira.plugin...
]
Alexander Kudrevatykh commented on WFLY-11082:
----------------------------------------------
Managed container should be started by arquillian, my test does not start it or provide
any configuration for that container.
Can you run any arquillian test?
ClassCastExceptions and unexpected ServletContainerInitializer
executions
-------------------------------------------------------------------------
Key: WFLY-11082
URL:
https://issues.jboss.org/browse/WFLY-11082
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 14.0.1.Final
Reporter: Alexander Kudrevatykh
Assignee: Bartosz Baranowski
Priority: Major
Attachments: dependencies.zip
I got unexpected ClassCastExceptions in setup as in attached test
ServiceLoader provide only one instance of SCI, but wildlfy executes it twice
More weird - wrong Set of classes passed to onStartup method - classes are not extends
@HandlesTypes annotation (because they loaded with different classloaders)
sorry for complex description, look for attached test
--
This message was sent by Atlassian Jira
(v7.12.1#712002)