[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Parallel deployments

kabir.khan@jboss.com do-not-reply at jboss.com
Thu Jul 2 13:15:50 EDT 2009


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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241565



More information about the jboss-dev-forums mailing list