Fix IntegrationTest in the external security module
---------------------------------------------------
Key: SEAMSECURITY-40
URL: https://issues.jboss.org/browse/SEAMSECURITY-40
Project: Seam Security
Issue Type: Bug
Reporter: Shane Bryzak
Assignee: Shane Bryzak
Fix For: 3.0.0.Final
The org.jboss.seam.security.externaltest.integration.client.IntegrationTest
test is currently disabled (commented out) because of an Arquillian error.
Here's the diagnosis from Karel:
"I looked at the example and problem that CNFE for Weld's DeploymentException
is just a facade of the problem...the real problem is that Seam/External
dependencies were split into subpackages and thus ArchiveBuilder will not get
all the jar required to build correct war"
We need to wait for a new shrinkwrap release which will contain
MavenDependencyResolver, which can include transitive dependencies in the test
archive.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues