else
{
this.target = orb._getObject( pior );
}
Profile profile = pior.getEffectiveProfile();
// If this ParsedIOR is using a profile that extends ProfileBase e.g. IIOPProfile
// and WIOP (within the regression suite) then grab the effective profile and the
// possibly null effective_components.
if (profile instanceof ProfileBase)