Re: problem occurs when transfer T5 to T5.1.05

2009-08-15 Thread Juan E. Maya
U actually didn't say what was the problem. What exception is being thrown? What manifest are you talking about? What function are you trying to invoke? 2009/8/15 sohu : > when the tomcat run, It throw exceptions. > And I find that T5.1 can not live with spring IoC. > I am just a T5 newbie, I sea

problem occurs when transfer T5 to T5.1.05

2009-08-15 Thread sohu
when the tomcat run, It throw exceptions. And I find that T5.1 can not live with spring IoC. I am just a T5 newbie, I search documents to use Tapestry IoC. I writer this fuction : public static void bind(ServiceBinder binder) { binder.bind(IHttpService.class, HttpService.class) .withId("ht