Source/ExampleIntegratedPushCalled/src/main/java/com/vci/ubcs/example/service/impl/UniversalInterfaceImplServiceLocator.java
@@ -34,7 +34,7 @@ } // Use to get a proxy class for UniversalInterfaceImplPort private String UniversalInterfaceImplPort_address = "http://localhost:37000/ubcs-code/services/universalInterface"; private String UniversalInterfaceImplPort_address = "http://192.168.0.104/ubcs-code/services/universalInterface"; public String getUniversalInterfaceImplPortAddress() { return UniversalInterfaceImplPort_address;