loadPerspectives();
// TODo: Hide the dropdown if the default one is the only one -Rikkola-
ActivityMapper activityMapper = new GuvnorActivityMapper( clientFactory );
ActivityManager activityManager = new ActivityManager( activityMapper,
eventBus );
activityManager.setDisplay( perspectivesPanel );
GuvnorPlaceHistoryMapper historyMapper = GWT.create( GuvnorPlaceHistoryMapper.class );