BOSH + Connection manger + openfire 3.7.1 supports or not

Hi,

BOSH is working fine with default HTTP Binding port number 7070 and now I am trying to use connection manger port as below :

BOSHConfiguration config = new BOSHConfiguration(false,

“myipaddress”, 5333, "/http-bind/", “myservicename”);

but I am getting Timedout Exception.

Please let us know does BOSH + Connection manger + openfire 3.7.1 supports or not ?

Thanks,