[
https://issues.apache.org/jira/browse/TOMEE-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124848#comment-14124848
]
Romain Manni-Bucau commented on TOMEE-1341:
-------------------------------------------
Hi
interesting, we can sure use the finder we have in
AppModule/EjbModule/WebModule instead of using reflection.
If we do so we should add more validation on test classes otherwise it breaks
existing tests cause it can't deploy the app later.
I'll try to tackle it this afternoon
> Arquillian support for Suite testing
> ------------------------------------
>
> Key: TOMEE-1341
> URL: https://issues.apache.org/jira/browse/TOMEE-1341
> Project: TomEE
> Issue Type: New Feature
> Components: TomEE Arquillian Adapters
> Affects Versions: 1.7.0, 2.0.0
> Reporter: Karol Lassak
>
> I received issue from one of our users claiming that running
> ArquillianSuteDeployment is not working with tomee.
> https://github.com/ingwarsw/arquillian-suite-extension/issues/14
> While debugging I found that tomee is creating file arquillian-tomee-info.txt
> containing class name for test and then this file is parsed for name of class
> and and only then that file is enriched with arquillian.
> Because of that my arquillian extension is unable to create mutitest archive
> because only one file is enriched no matter what.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)