]
Juraj Húska closed RF-13199.
----------------------------
Verified. Closing.
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...]
or
[
this|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view...]
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: