Sure,
I haven't built AS for a while, and am currently struggling with getting it set up in
Eclipse. I've never had a problem in the past, so I am not sure what is going on.
Once that is done, and I can actually browse the source, I need to figure out how to set
an executor in the controller.
If I understood Brian Stansberry correctly, I also need to modify
hapartition-jboss-beans.xml
| <bean name="HAPartition"
| class="org.jboss.ha.framework.server.ClusterPartition"
| mode="Asynchronous">
|
and jboss-cache-manager-jboss-beans.xml
| <bean name="CacheManager"
class="org.jboss.ha.cachemanager.CacheManager"
mode="Asynchronous">
|
Once I can build AS in Eclipse, and run this I'll post my findings.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241565#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...