Skip navigation
1566 Views 0 Replies Latest reply: Feb 8, 2010 8:56 PM by hanguokai RSS
hanguokai Bronze 23 posts since
Jan 2, 2010
Currently Being Moderated

Feb 8, 2010 8:56 PM

fastpath webchat and smack, confused me

I found that fastpath webchat use smack strangely.

Webchat contain smack.jar smackx.jar smackx-debug.jar and workgroup.jar, it's not standard smack ! Which version it use the smack ?

 

First, I thought webchat should use the current version of smack, 3.1.0.  So I use smack 3.1.0 jars replace those jars. Then I found some compile errors. And I change all of class import clauses from 'com.jivesoftware.smack.workgroup'  to 'org.jivesoftware.smackx.workgroup' , it's now correctly compiled. But webchat.war can't run correctly !

 

Second, there are some class cast errors in runtime. I found file smack.providers in smackx.jar 3.1.0  not contain Fastpath providers, it seem to use the trunk version of smack can solve this problem.

 

I suggest webchat update to use new smack.

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points