Chat Session : ------------ 1 - Ask for skin_multilanguage/login.jsp 2 - Select a room 3 - Enter a nickname and join the room 4 - Say : "Hello all !" 5 - Say : "I'm looking for information about jChatBox" 6 - Say : "I've already checked out the documentation from :" 7 - Say : "http://www.javazoom.net/jzservlets/jchatbox/doc2.2/index.html" 8 - Say : "I've learn about software requirements, jchatbox installation, " 9 - Say : "and jchatbox configuration". 10 - Say : "It's nice to see that I only need a JSP1.1/Servlet2.2 API engine" 11 - Say : "to run it. Indeed, It could work under any J2EE 1.2+ application servers" 12 - Say : "such as Weblogic, WebSphere, SunONE, JRun, Orion, ..." 13 - Say : "However, Tomcat, Resin or ServletExec is enough to run it :-)" 14 - Say : "In the administration guide, I've learn to how open/close/backup" 15 - Say : "multiple chatrooms. Each chatroom need a name, a subject, max. users," 16 - Say : "refresh model, refresh period, language, filters ..." 18 - Say : "Each chatroom could be transcripted (XML or TXT format), cleaned or closed" 19 - Say : "The backup of all chatroom must be done by admin user. Backup format is binary" 20 - Say : "format (serialization). It allows to reopen chatrooms if the servlet engine stops" 21 - Say : "or crashes. Backup file means that jChatBox doesn't need any database to run" 22 - Say : "jChatBox has 3 user level : Admin user, moderator and simple user (chatter)." 22 - Say : "Admin user is like root user, he can run any commands. It allowed to define" 23 - Say : "moderators and jChatBox system parameters (LOGFOLDER ...). Moderators can open" 24 - Say : "chatrooms and ban or kick off users". 25 - Say : "BTW : what time is it ?" 26 - Say : "Ooops, i'm trying /time command to know ;-)" 27 - Say : "/time" 28 - Say : "jChatBox provides commands feature such as /chat, /time ... try /help" 29 - Say : "There are 3 levels of command (admin, moderator, users)" 30 - Say : "Wait a minute, i will be back ..." 31 - Wait for 2 minutes. Refresh is called automatically to get synchronized. 32 - Click own username to send the following private message : "Private message test". Close private message box. 33 - Say : "The add-ons section available at :" 34 - Say : "http://www.javazoom.net/jzservlets/jchatbox/jchatboxtools.html" 35 - Say : "allows to see how to secure jchatbox. In addition to HTTPS support for" 36 - Say : "framed rooms, one could add authentication (login/password) to jchatbox" 37 - Say : "through JAASAuth, LDAPAuth or DBAuth (depending on your jchatbox release)." 38 - Wait for 1 minute. Refresh is called automatically to get synchronized. 39 - Click Refresh. 40 - Click Refresh (delay 2s) 41 - Click Refresh (delay 2s). 42 - Click Refresh (delay 2s). 43 - Click Refresh (delay 2s). 44 - Say : "I have to go" 45 - Say : "See ya later !" 46 - Say : "for another chat ;-)" 46 - Say : "Bye" 47 - Click Logout.