Compiling an administration application using the Thin Administration Client

Use the wsadmin tool to use the thin administrative client to compile an application.

About this task

To use the thin administrative client JAR files to compile an application, perform the following steps:

Procedure

  1. Include the com.ibm.ws.admin.client_9.0.jar JAR file in the CLASSPATH.
  2. Compile the application.

Example

For example, the JAR file is located in the app_server_root/runtimes directory and to compile the ThinAdminClientApplication.java file in the current directory. Use the following to compile the file:

export CLASSPATH=app_server_root/runtimes/com.ibm.ws.admin.client_9.0.jar:${CLASSPATH}
${JAVA_HOME}/bin/javac ThinAdminClientApplication.java

주제 유형을 표시하는 아이콘 태스크 주제



시간소인 아이콘 마지막 업데이트 날짜: July 9, 2016 6:14
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=txml_nonosgi
파일 이름:txml_nonosgi.html