[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: AS 5 Profiles bindings
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon Apr 27 07:07:37 EDT 2009
"jmesnil" wrote :
| I'm not sure our current default profile ("jbm2_default" based on JBoss AS 5 "default") is correct.
| In AS/config/default/jbm-configuration, the port used by Netty/TCP is set to ${jbm.remoting.netty.port}. I guess it should be configured using JBoss AS 5 service binding manager.
|
Look at bindings.xml under /jboss/SERVER/conf/bootstrap. jboss-remoting.netty is defined on that port. To use the ServiceBindingManager directly we would need the port to be specified by a bean on beans.xml. There is a service that defines properties on that file.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226998#4226998
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226998
More information about the jboss-dev-forums
mailing list