[jboss-user] [JBoss Messaging] - Re: failed to add topic in JBM 1.3
xkong
do-not-reply at jboss.com
Thu Jun 7 16:24:59 EDT 2007
Sorry mbean should look like:
| <mbean code="org.jboss.jms.server.destination.TopicService"
| name="jboss.messaging.destination:service=Topic,name=xCacheInvalidationTopic"
| xmbean-dd="xmdesc/Topic-xmbean.xml">
| <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
| <depends>jboss.messaging:service=PostOffice</depends>
| <attribute name="Clustered">true</attribute>
| </mbean>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052296#4052296
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052296
More information about the jboss-user
mailing list