As you prepare to install the Pluggable application client, remember that pluggable clients are only available on Windows systems.
The WebSphere Application Server default
messaging provider is only supported in the client container. Therefore the default messaging provider is not supported for use with pluggable application clients or thin application clients.
install_root\AppClient\bin\setupClient.bat
"%JAVA_HOME%\bin\java" %WAS_LOGGING% -Djava.endorsed.dirs="%WAS_ENDORSED_DIRS%" -Djava.security.auth.login.config="%WAS_HOME%\properties\wsjaas_client.conf" -classpath "%WAS_CLASSPATH%;<list of your application jars and classes > -Djava.ext.dirs=%WAS_EXT_DIRS% -Djava.naming.provider.url=iiop://<your WebSphere server machine name > -Djava.naming.factory.initial=com.ibm.websphere.naming.WsnInitialContextFactory %SERVER_ROOT% %CLIENTSAS% <fully qualified class name to run>
ExampleSamples Gallery
Related concepts
Accessing