Changeset 16051
- Timestamp:
- 2008-06-18 15:35:37 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
other-projects/trunk/gs3-webservices-democlient/src/GS3DemoClient/org/greenstone/gs3client/dlservices/GS3WebServicesQBRAPI.java
r15484 r16051 63 63 * to if there is (no properties file and) no wsdlURL property */ 64 64 public static final String defaultWsdlURL = 65 "http://localhost: 9090/greenstone3/services/QBRSOAPServerlocalsite?wsdl";65 "http://localhost:8080/greenstone3/services/QBRSOAPServerlocalsite?wsdl"; 66 66 67 67 // Service and Call objects
