当前位置: 代码迷 >> JavaScript >> 关于JSFUnit中启动jetty的有关问题
  详细解决方案

关于JSFUnit中启动jetty的有关问题

热度:159   发布时间:2012-08-27 21:21:57.0
关于JSFUnit中启动jetty的问题

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

?

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

所以是不支持的。

?

  相关解决方案