this part from the wiki is not working with 3.5.2 anymore:
Wirebox does a full location search in locateInstance, but not with the mapped path but with the name and so throws a instanceNotFoundException. A quick workaround is this:
However, it is ugly as hell and in CB 3.5 the first version is working, but it does the same in locateInstance, so i dont know where the difference is.