jaliya 2005/06/02 06:03:35
Modified: sandesha/interop sandesha-interop.properties Log: Wrong IP, for the interop properties, fixed it Revision Changes Path 1.6 +1 -1 ws-fx/sandesha/interop/sandesha-interop.properties Index: sandesha-interop.properties =================================================================== RCS file: /home/cvs/ws-fx/sandesha/interop/sandesha-interop.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sandesha-interop.properties 2 Jun 2005 12:53:46 -0000 1.5 +++ sandesha-interop.properties 2 Jun 2005 13:03:35 -0000 1.6 @@ -1,7 +1,7 @@ # These configurations are used by the interop.jsp. # This is the public IP of the server in which the interop.jsp is deployed. -IP = http://ws.zones.apache.org:8080/sandesha-interop/services/RMInteropService +IP = ws.zones.apache.org # This is the port for the servlet container PORT = 8080
