hi Raphael, Thanks for your solution, it works for me too. But my way of doing that is directly modify the META-INF/hivemodule.xml file and re-package the Tacos library. I believe there should be some better way to do this, such as overriding the AjaxDirect service point in our own application's hivemodule.xml file. Am I right and how to do it?
There are other problems after I applied your solution. I am using Hivemind + Spring, the approach is from the Tapestry wiki, it works fine in servlet apps and some part of the portlet. However, I got NullPointerException on the beanFactory of hivemind.lib.DefaultSpringBeanFactoryHolder. I need to add the following definition in the Tacos hivemodule.xml as well to eliminate this problem. But I don't understand why it hehaves like this way. Regards, Liu Yan
