[jboss-user] [JBoss Messaging] - Re: Clustering and failover question

Nikos Massios do-not-reply at jboss.com
Fri Feb 18 03:35:32 EST 2011


Nikos Massios [http://community.jboss.org/people/massios] created the discussion

"Re: Clustering and failover question"

To view the discussion, visit: http://community.jboss.org/message/588261#588261

--------------------------------------------------------------
Hello Howard,

We had a look at the manual and at the following files
messaging-service.xml
connection-factories-service.xml
but cannot find what is wrong.

We have a ClusterPullConnectionFactory defined at the connection-factories-service.xml 

- <mbean code="org.jboss.jms.server.connectionfactory.ConnectionFactory" name="jboss.messaging.connectionfactory:service=ClusterPullConnectionFactory" xmbean-dd="xmdesc/ConnectionFactory-xmbean.xml">

  <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends> 

  <depends optional-attribute-name="Connector">jboss.messaging:service=Connector,transport=bisocket</depends> 

  <depends>jboss.messaging:service=PostOffice</depends> 

  <attribute name="SupportsFailover">true</attribute> 

  <attribute name="SupportsLoadBalancing">true</attribute> 
  </mbean>



and the line

<attribute name="ClusterPullConnectionFactoryName">jboss.messaging.connectionfactory:service=ClusterPullConnectionFactory</attribute>

  
 
in our messaging-service.xml


I am also attaching the entire files.


Nikos
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/588261#588261]

Start a new discussion in JBoss Messaging at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110218/74628e71/attachment.html 


More information about the jboss-user mailing list