TrackStudio 3.0 Documentation
Example

The set of examples is included in the TrackStudio DevPack demonstrating the use of the TrackStudio SOAP API. The examples are made as JUnit tests. To run the examples: 

1. Install JDK, Apache Ant

2. Enable TrackStudio SOAP API 

3. Start TrackStudio Enterprise 

4. Specify the TrackStudio URL and the administrator login/password in the DevPack\soap\test\account.properties file

ts.url = http://localhost:8888/TrackStudio
ts.login = root
ts.password = root

5. Switch to the DevPack\soap\test folder and run the ant script.

You are here: DevPack > SOAP API > Java SOAP Client
Copyright (c) 2002-2004. TrackStudio, Ltd. All rights reserved.