[rules-users] Jboss As7.0.2 (linux): designer-2.2.Final-jboss7 request to guvnor-5.4.0.Final-jboss-as-7.0: connection refused

rodolphio m.rindfleisch at gameartstudio.de
Fri Jul 20 04:38:26 EDT 2012


I have now solved the connection refused problem by changing the following
file as shown below:
jboss-7.0.2/standalone/configuration/standalone.xml

<interfaces>
<interface name="management">
<inet-address value="${jboss.bind.address.management:192.168.0.67}"/>
</interface>
<interface name="public">
<any-address/>  
</interface>
</interfaces>



--
View this message in context: http://drools.46999.n3.nabble.com/Jboss-As7-0-2-linux-designer-2-2-Final-jboss7-request-to-guvnor-5-4-0-Final-jboss-as-7-0-connection-d-tp4018784p4018791.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list