View Single Post
  #2 (permalink)  
Old 04-03-2008, 01:39 PM
raghujapala@gmail.com raghujapala@gmail.com is offline
Member
 
Join Date: Apr 2008
Posts: 3
raghujapala@gmail.com is on a distinguished road
java
Hi all


cannot access org.jivesoftware.smack.XMPPConnection

bad class file: C:\smack\smack_3_0_4\smack.jar(org/jivesoftware/smack/XMPPConnec
tion.class)
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import org.jivesoftware.smack.XMPPConnection;
i am getting the error like the aboveementioned one.hear i am using jdk1.5
still it is giving the error help me out
Reply With Quote