6.2. jclient

6.2.1. Synopsis

jclient [options] java-class [args]

Start a Java client.

6.2.2. Description

The jclient command allows the user to easily start a "heavy" java client that will be able to reach beans in remote JOnAS servers and start distributed transactions.

6.2.3. Options

-cp classpath

Add an additional classpath before running the Java program.

6.2.4. Example

jclient package.javaclassname args