[jboss-user] [Clustering/JBoss] - Re: Communication between nodes

bstansberry@jboss.com do-not-reply at jboss.com
Thu May 7 10:20:02 EDT 2009


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

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



More information about the jboss-user mailing list