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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...