Use the wsadmin tool to use the thin administrative client to compile an application.
To use the thin administrative client JAR files to compile an application, perform the following steps:
export CLASSPATH=app_server_root/runtimes/com.ibm.ws.admin.client_8.0.0.jar:${CLASSPATH} ${JAVA_HOME}/bin/javac ThinAdminClientApplication.java