| 40 | | You need Java 1.5 or higher installed and JAVA_HOME set. |
|---|
| 41 | | It runs on Windows XP (not tested on Vista yet) and Linux. |
|---|
| | 40 | - It runs on Windows XP (not tested on Vista yet) and Linux. |
|---|
| | 41 | - You need Java 1.5 or higher installed and JAVA_HOME set. |
|---|
| | 42 | - The Greenstone 3 server the demo-client is to communicate |
|---|
| | 43 | with must be up-to-date with the latest source code from |
|---|
| | 44 | the Greenstone SVN repository. The Greenstone 3 server must |
|---|
| | 45 | have the new QBRSOAPServer web services deployed on it. See |
|---|
| | 46 | section C. |
|---|
| 71 | | |
|---|
| | 79 | 3. From the drop-down box at the top choose "greenstone" |
|---|
| | 80 | and type the WSDL URL of the QBRSOAPServer deployed on the |
|---|
| | 81 | Greenstone 3 server you wish to connect to. See section C. |
|---|
| | 82 | |
|---|
| | 83 | |
|---|
| | 84 | C. Deploying the QBRSOAPServer web services on the up-to- |
|---|
| | 85 | date Greenstone 3 server |
|---|
| | 86 | 1. Go the Greenstone 3 installation folder |
|---|
| | 87 | 2. Type |
|---|
| | 88 | ant soap-deploy-site |
|---|
| | 89 | Then it will prompt you for 3 things. Press Enter to accept |
|---|
| | 90 | localsite, type "QBRSOAPServer" and Press Enter again to |
|---|
| | 91 | accept QBRSOAPServerlocalsite. Then point your browser to |
|---|
| | 92 | http://HOST:PORT/greenstone3/services to see if the QBRSOAP- |
|---|
| | 93 | Server web services are deployed and to get the link to its |
|---|
| | 94 | WSDL URL needed by the demo-client application. |
|---|
| | 95 | |
|---|