I have just tried with Embedded Glassfish and it works pretty good !
But there is 2 instances : one for Embedded Glassfish and another for
Grizzly.
Does anyone know how to have only one container ?
Alexandre.
2009/3/24 Alexandre Bertails <bertails_at_gmail.com>:
> Your solution works very well : thank you !
>
> Is there a way to deploy both one resource class (your solution) and a
> packaged war, all from java ?
>
> We intend to test a application in a war that calls others web
> services, outside the war. We would like to "mock" them in a unit
> test.
>
> Alexandre.
>