[richfaces-issues] [JBoss JIRA] (RF-13199) Framework tests does not include all needed classes to the deployment when deploying on WildFly

Lukáš Fryč (JIRA) issues at jboss.org
Thu Jan 30 13:03:30 EST 2014


     [ https://issues.jboss.org/browse/RF-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated RF-13199:
----------------------------

    Issue Type: Bug  (was: Enhancement)

    
> Framework tests does not include all needed classes to the deployment when deploying on WildFly
> -----------------------------------------------------------------------------------------------
>
>                 Key: RF-13199
>                 URL: https://issues.jboss.org/browse/RF-13199
>             Project: RichFaces
>          Issue Type: Bug
>      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
>            Assignee: Lukáš Fryč
>              Labels: jsf22
>             Fix For: 5.0.0.Alpha3
>
>   Original Estimate: 30 minutes
>  Remaining Estimate: 30 minutes
>
> 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 ? Should not we create more granular deployment, which will distinguish among client, server and warp 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



More information about the richfaces-issues mailing list