当前位置: 首页 > 工具软件 > JSFUnit > 使用案例 >

关于JSFUnit中启动jetty的问题

宦翔
2023-12-01

JSFUnit是基于Cactus和junit的,现在Cactus支持内部启动Jetty5.1.9,那么JSFUnit支持内部启动Jetty么?

 

答案是否定的。。。

-------------------------------------------------------------------------------------------------------------------------------------

JSFUnit uses Cactus 1.7.1.  I've tried to integrate with Cactus 1.8 a few times but it didn't work.  I don't remember what the issues were.

 

Right now my efforts are to integrate JSFUnit with Arquillian.  So I don't think I will be spending any more time on integration with Cactus 1.8.

 

Stan

 

-----------------------------------------------------------------------------------------------

所以是不支持的。

 

 类似资料: