Migration tips for thin or pluggable application clients

The Java invocation used to run thin (non-J2EE) application clients has changed in WAS Version 5. You must specify -Xbootclasspath/p:%WAS_BOOTCLASSPATH% on Windows systems or -Xbootclasspath/p:$WAS_BOOTCLASSPATH on Unix systems when you invoke the Java command. Set the WAS_BOOTCLASSPATH environment variable in one of the following ways:

For more information about using -Xbootclasspath, you can view sample code after you perform the application client installation. The sample code is at the following location:

install_root\samples\bin\ActiveXBridgeClients\VB\XJBExamples\modXJBHelpers.bas