LDEV-2022 Presence now loading in all browsers, flash and flashless interfaces Rooms were being created on the fly as a first user joined a lesson. If this first user happened to be using IE, no other users afterwards would be able to join. Rooms are created immediately from the wizard module now, through a servlet call to smack, which solves the problem.
LDEV-1260 Local live edit now added to wizard, added dbUpdate for this as well LDEV-1968 Several instances of one same lesson can now be started from the wizard module
Presence is back up and working, JHB needed to be recompiled with jdk 1.5 instead of 1.6