73747576777879
*/ public class ManagedBeanWebAppTest extends JerseyTest { @Override protected Application configure() { return new MyApplication(); }