- Edit
com/tourcms/api/client/Example.java
, entering your TourCMS API credentials - From the root directory run
javac com/tourcms/api/client/Example.java
thenjava com.tourcms.api.client.Example
You should see the XML response from a call to the TourCMS Tour Search API.
Based on code initially provided by the team at SITA Lab