This tests the fix for CR 6548857. For non-domain targets if the server-ref or
cluster-ref is missing in a fresh registry, the component query operations to
get components/shared libraries for that target should return an empty list
instead of throwing an "Unknown target : XXX " exception.
This tests the private getTarget() operation in ComponentQueryImpl. If the target
is missing a null value is expected and not an exception.