[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Differences in config between eap 43 and as 5

clebert.suconic@jboss.com do-not-reply at jboss.com
Mon Sep 22 12:14:21 EDT 2008


I want to create a generic directory under integration where the files that don't have any change will be placed.

/integration/generic


Later, I will need to change the bisocket configuration as the following:


               <attribute name="socket.check_connection" isParam="true">false</attribute>               
  |                <attribute name="serverBindAddress">${jboss.bind.address}</attribute>
  |                <attribute name="serverBindPort">${jbm.bisocket.port:4457}</attribute>
  |                <attribute name="clientSocketClass" isParam="true">org.jboss.jms.client.remoting.ClientSocketWrapper</attribute>
  | 



That config would also make the EAP, and that shouldn't cause any config incompatibilities. 

Tim, do you see a problem with any of this?

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

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



More information about the jboss-dev-forums mailing list