anonymous wrote : 2. I set : java -Djboss.messaging.callback.bind.address=<messaging-server-ip-address>
This has to be done on the client JVM, not on the server.. Also the IP you set on the client JVM is a client IP. Messaging will use a separate IP to have the server talking to the client. Look at documentation for more details (which you probably already did): http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone/docs/guide-1.0.1.CR5/html_single/index.html#conf.callback View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975559#3975559 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975559 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
