Description
The CORBABean logic for assigning ports is using the same hardcoded value of 6882 for non-explicilty specified CORBABean ports. This is a bit of hangover from the pre-yoko code that was implemented incorrectly. The hardcoded 6882 value doesn't really make any sense, and the more practical assignment is to just let the ORB decided on which port to use.