Run the relevant examples of ASPaint for each of the API sets.
Java Invocation
In Java, you can start ASPaint in two ways:
By entering:
java com.tibco.paint.AsPaintApp
By entering
java -jar ASPaint.jar
.NET Invocation
AS_HOME\examples\dotnet\ASPaint.exe
Result
Note: Starting ASPaint using the -jar option requires that you start ASPaint from the
AS_HOME/examples/java directory, because the manifest in
ASPaint.jar
looks for
lib/as-common.jar in the current directory.