天成1 发表于 2017-2-27 06:43:12

关于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
 
-----------------------------------------------------------------------------------------------
所以是不支持的。
 
页: [1]
查看完整版本: 关于JSFUnit中启动jetty的问题