このレッスンを完了して、指定したサービス名の特定のサービス・ランキングが使用可能かどうか判別します。
cd wxs_home/bin
./xscmd.sh -c osgiCheck -sr "myShardListener;2,myProtoBufSerializer;2"
CWXSI0040I: The command osgiCheck has completed successfully.
./xscmd.sh -c osgiCheck -sr "myShardListener;2,myProtoBufSerializer;3"
Server OSGi Service Unavailable Rankings ------ ------------ -------------------- collocatedServer myProtoBufSerializer 3
このレッスンでは、myShardListener および myProtoBufSerializer というサービスを特定のサービス・ランキングと一緒に指定して、これらのランキングが使用可能かどうか判別しました。