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
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