[jboss-user] [JBoss Messaging] - Re: Jboss Messaging How To

ataylor do-not-reply at jboss.com
Tue Apr 22 06:18:34 EDT 2008


are you using http because you have the following line in your connection factory deployment:

<depends optional-attribute-name="Connector">jboss.messaging:service=Connector,transport=http</depends>
this should probably be
<depends optional-attribute-name="Connector">jboss.messaging:service=Connector,transport=bisocket</depends>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145756#4145756

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



More information about the jboss-user mailing list