|
@@ -22,7 +22,7 @@ public class WSJJBoomFacadeSrvProxyServiceLocator extends org.apache.axis.client
|
|
|
}
|
|
|
|
|
|
|
|
|
- private String WSJJBoomFacade_address = "http://172.16.62.243:8888/ormrpc/services/WSJJBoomFacade";
|
|
|
+ private String WSJJBoomFacade_address = "http://172.16.33.111:8888/ormrpc/services/WSJJBoomFacade";
|
|
|
|
|
|
public String getWSJJBoomFacadeAddress() {
|
|
|
return WSJJBoomFacade_address;
|
|
@@ -105,7 +105,7 @@ public class WSJJBoomFacadeSrvProxyServiceLocator extends org.apache.axis.client
|
|
|
}
|
|
|
|
|
|
public javax.xml.namespace.QName getServiceName() {
|
|
|
- return new javax.xml.namespace.QName("http://172.16.62.243:8888/ormrpc/services/WSJJBoomFacade", "WSJJBoomFacadeSrvProxyService");
|
|
|
+ return new javax.xml.namespace.QName("http://172.16.33.111:8888/ormrpc/services/WSJJBoomFacade", "WSJJBoomFacadeSrvProxyService");
|
|
|
}
|
|
|
|
|
|
private java.util.HashSet ports = null;
|
|
@@ -113,7 +113,7 @@ public class WSJJBoomFacadeSrvProxyServiceLocator extends org.apache.axis.client
|
|
|
public java.util.Iterator getPorts() {
|
|
|
if (ports == null) {
|
|
|
ports = new java.util.HashSet();
|
|
|
- ports.add(new javax.xml.namespace.QName("http://172.16.62.243:8888/ormrpc/services/WSJJBoomFacade", "WSJJBoomFacade"));
|
|
|
+ ports.add(new javax.xml.namespace.QName("http://172.16.33.111:8888/ormrpc/services/WSJJBoomFacade", "WSJJBoomFacade"));
|
|
|
}
|
|
|
return ports.iterator();
|
|
|
}
|