77 | | The war file is at at http://mvn.briccs.org.uk/uk/org/briccs/sampler/sampler/1.0rc2/sampler-1.0rc2.war |
| 77 | The war file is at at http://mvn.briccs.org.uk/uk/org/briccs/sampler/sampler/ |
| 78 | |
| 79 | === Installation Instructions === |
| 80 | |
| 81 | The war file needs to be unpacked into a directory for editing. The WEB-INF/classes/remoteService.xml file needs to be edited to contain the correct URL for the instance of CaTissue which is to be referenced by the API client. Then the war file needs recreating, using "jar cvf sampler.war *" in the root directory of the unpacked war file. Remember to delete the old war file first. |
| 82 | |
| 83 | Then copy the new war file into the jboss deploy directory. Restart jboss. |
| 84 | |