Thebes Client

The Thebes Client can be called from a command line or from a Swing based GUI.

Installation
The Thebes Client depends on the Axis2 distribution available from the Axis2 Home Page

Command Line Client

java Thebes [options...]
-f INPUT : JSDL file for request
-p VAL : Password to connect to the STS
-policy VAL : Policy file for request security
-r VAL : ID of the job to retrieve the result
-s VAL : ID of the job to retrieve the status
-sts VAL : Endpoint URL of Security Token Service (STS)
-stspolicy VAL : Policy file for requesting security token from STS
-u VAL : Username to connect to the STS
-url VAL : Endpoint URL of Thebes SP

Each command line argument can also be stored in thebes.properties

Swing GUI

java edu.georgetown.middleware.thebes.gui2.ThebesTool2

There is a script file in the etc directory to launch the GUI (ThebesGui.sh or ThebesGui.bat)

AttachmentSize
ThebesClient-bin-0.4.zip415.76 KB
ThebesClient-src-0.4.zip102.23 KB