J
joelscampos
Guest
This article asserts that to setup a second instance of the WSA with Tomcat is: http://localhost:8080/wsa-v1/ http://localhost:8080/wsa-v2/ Now my doubt is: The ( http://localhost:8080/wsa-v1/ ) will connect with AppServer (soapbroker1), which contains the r-codes for the version "wsa-v1". The ( http://localhost:8080/wsa-v2/ ) should connect with AppServer (soapbroker2), which contains the r-codes for the version "wsa-v2"? Or there is another way to make both ( http://localhost:8080/wsa-v1/ ) and ( http://localhost:8080/wsa-v2/ ) use the same AppServer instance?
Continue reading...
Continue reading...