Do you still see this problem with community AS 5.1.0.CR1?
The injection of the HAPartition isn't working because you're using
-jboss-beans.xml syntax in a -service.xml. It should be:
<attributed name="HAPartition"><inject
bean="HAPartition"/></attribute>
The element name is "attribute" not "property".
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229442#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...