相关疑难解决方法(0)

有没有人成功地与Jboss embedded,Seam和Maven进行集成测试?

一直在尝试使用我的seam项目和Jboss嵌入式容器进行集成测试但是没有取得多大成功.一直在做很多阅读,并一直在尝试这个JIRA中提到但没有运气.

Amy目前只是试图让'testproject-master-JBSEAM-2371.zip'项目正常运行但是我得到了以下异常

ERROR [org.jboss.embedded.DeploymentScanner] Failed to deploy
org.jboss.deployers.spi.DeploymentException: No deployer recognised the structure of vfsfile:/Users/aaron/Development/eclipse_workspaces/workspace_pink/testproject-web/target/test-classes/conf/jboss-service.xml
    at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.determineStructure(VFSStructuralDeployersImpl.java:219)
    at org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure(AbstractStructuralDeployers.java:77)
Run Code Online (Sandbox Code Playgroud)

有没有人有幸使用maven而不是seam-gen项目进行Seam集成测试?

maven-2 unit-testing seam embedded-jboss

6
推荐指数
1
解决办法
2866
查看次数

标签 统计

embedded-jboss ×1

maven-2 ×1

seam ×1

unit-testing ×1