Juraj Húska created RF-13199:
--------------------------------
Summary: FrameworkDeployment in framework tests does not include
all needed classes when deploying on WildFly
Key: RF-13199
URL: https://issues.jboss.org/browse/RF-13199
Project: RichFaces
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: tests - functional
Affects Versions: 5.0.0.Alpha1
Environment: WildFly 8.0.0.Alpha4
Reporter: Juraj Húska
When running framework tests with WildFly 8.0.0.Alpha4, some of the tests fail
with: _DeploymentException: Cannot deploy_ exception.
The created wars miss classes like: {{FrameworkDeployment}} and other linkage
errors. See for example
[this|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/5.0/job/richfaces-5.0-ff-wildfly80/1/testReport/junit/org.richfaces.skin/ITBlueSkySkin/org_richfaces_skin_ITBlueSkySkin/]
or
[this|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/5.0/job/richfaces-5.0-ff-wildfly80/1/testReport/junit/org.richfaces.ui.extendedDataTable/ITDisablingBuiltinSortingAndFiltering/org_richfaces_ui_extendedDataTable_ITDisablingBuiltinSortingAndFiltering/]
tests results.
The reason is IMHO different Weld implementation in WildFly than in JBoss AS
7.1.1.Final, where the same tests are passing.
I am also wondering why we are creating wars which contains Arquillian related
stuff for client tests ?
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues