I don''t find the method ''process''

i don’‘t find the method ‘‘process’’ in class Session from jive_messenger_src.zip’’

how can i get it ?

I’‘m not quite sure what you’'re asking. There is no process method in the Session class…

Regards,

Matt

thanks for you reply first!

when i rebuild the src in the JBuilder ,i get lots of error which means couldn’'t find method “process” in Session Class,like:

“MessageRouter.java”: cannot find symbol; symbol : method process(org.xmpp.packet.Message), location: class org.jivesoftware.messenger.Session at line 84, column 25

Hmm, I’'m not sure what might be wrong with building through JBuilder. Did you configure it with JDK 1.5? In any case, I would recommend that you use the included Ant scripts to compile.

Regards,

Matt