This Question is Not Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (5 pts)
0 Replies Last post: Jul 3, 2008 11:22 AM by José David  
José David Bronze 2 posts since
Apr 7, 2008
Currently Being Moderated

Jul 3, 2008 11:22 AM

Load Provider

 

Hi everybody.

 

 

I'm developing a plugin using smack library (using Eclipse platform) to use it under Spark Client.

 

 

The plugin installs a Provider (.class) which is listenning some extension messages.

 

 

But this plugin is loaded by spark when  some messages have already arrived and I can't process them.

 

 

How can I configure the Spark in order to load the provider before the program is started?.

 

 

I have read in the Internet that there is a file called smack.providers but I can't find it.

 

 

Could you help me?.

 

 

Thanks you.

 

 

More Like This

  • Retrieving data ...