简体   繁体   English

OSGi处女座与Arquillian集成

[英]OSGi Virgo integrated with Arquillian

I would like to know if is possible to integrate virgo with arquillian for testing web app Is ? 我想知道是否可以将virgo与Arquillian集成以测试Web应用程序是吗?

Thanks, 谢谢,

Junior 初级

from the list of modules there is currently no explicit Arquillian support for Virgo out of the box available. 模块列表中,目前没有开箱即用的Arquillian对Virgo的明确支持。

But there are some options you could try with arquillian-container-osgi : 但是您可以尝试使用arquillian-container-osgi一些选项:

If you are using Virgo Nano you should be fine with the Equinox module. 如果您使用Virgo Nano,则可以使用Equinox模块。 Otherwise you could give the Remote Container Setup a try and use OSGi Enterprise JMX. 否则,您可以尝试使用远程容器安装程序并使用OSGi Enterprise JMX。

Hope this helps, florian 希望这对您有帮助,弗洛里安

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM