需要把构造方法改为

   public TestService3()  
    {  
        super("TestService3");  
    }