View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20040922010846Lbuild.59

BUILD COMPLETE -  build.59
Date of build: 09/22/2004 01:08:46
Time to build: 11 minutes 52 seconds
Last changed: 09/22/2004 00:35:33
Last log entry: - Add org.jboss.mq.il.uil2.serverAddr system property allows a client to override the address to which it attempts to connect to. This is useful for networks where NAT is ocurring between the client and jms server. - Add org.jboss.mq.il.uil2.serverPort system property allows a client to override the port to which it attempts to connect. This is useful for for networks where port forwarding is ocurring between the client and jms server. - Add org.jboss.mq.il.uil2.retryCount controls the number of attempts to retry connecting to the jms server. Retries are only made for java.net.ConnectException failures. A value <= 0 means no retry atempts will be made. - Add org.jboss.mq.il.uil2.retryDelay controls the delay in milliseconds between retries due to ConnectException failures.

 Unit Tests: (0)
 

 Modifications since last build:  (2)
1.1.4.11modifiedstarksmmessaging/src/main/org/jboss/mq/il/uil2/UILServerIL.java- Add org.jboss.mq.il.uil2.serverAddr system property allows a client to override the address to which it attempts to connect to. This is useful for networks where NAT is ocurring between the client and jms server. - Add org.jboss.mq.il.uil2.serverPort system property allows a client to override the port to which it attempts to connect. This is useful for for networks where port forwarding is ocurring between the client and jms server. - Add org.jboss.mq.il.uil2.retryCount controls the number of attempts to retry connecting to the jms server. Retries are only made for java.net.ConnectException failures. A value <= 0 means no retry atempts will be made. - Add org.jboss.mq.il.uil2.retryDelay controls the delay in milliseconds between retries due to ConnectException failures.
1.1.4.9modifiedstarksmmessaging/src/main/org/jboss/mq/il/uil2/UILServerILService.javaAdd a ClientAddress attribute that can be used to expose an address the a client that is different from the actual server address. This is useful if a client has to connect through a NAT firewall.

Reply via email to