Test out my smack 2.1 with newest java applet 1.5.6

I am up to version 4 now.

http://flashjabber.kicks-ass.net:9000/smack_applet.html

GUI is done

login/ logout is done

Its time to be tested

Not done

  1. sound

Message was edited by:

danp5648

Hi,

it seems that there’'s no way to create a user / login. Does it make sense to post the URL as long as this is an early alpha release?

LG

Error! A startup class specified in smack-config.xml could not be loaded: org.jivesoftware.smackx.muc.MultiUserChat

(403)

at org.jivesoftware.smack.NonSASLAuthentication.authenticate(NonSASLAuthentication .java:94)

at org.jivesoftware.smack.XMPPConnection.login(XMPPConnection.java:414)

at org.jivesoftware.smack.XMPPConnection.login(XMPPConnection.java:374)

at org.jivesoftware.smack.XMPPConnection.login(XMPPConnection.java:355)

at SmackAppletVC.start(SmackAppletVC.java:47)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

ActionEvent()send Message

Exception in thread “AWT-EventQueue-2” java.lang.NullPointerException

at SmackAppletVC.actionPerformed(SmackAppletVC.java:82)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

/code

I was hoping to solve those problems so I can get it to beta with the help of users here.

Does the applet work or not? Thanks Dan

Hi,

it is displayed, with a text area, an input line to enter some text and a submit button. Pressing it causes the error I posted. In the bigger text area no text is displayed.

LG

it2000,

Can you test the applet again? I made some changes.

Thanks Dan

i suggest to make Text Area wrapping, because now it creates horizontal scrollbar and this is not very convinient in IM Also is there some way to enter multiple line message? (Shift + Enter or like that)