| Synchronize widget [message #131280] | 
Mon, 04 May 2009 15:42   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
I have an embded flash  inside RAP widget, and I want synchronize  
different flash compenents using XML file(to have same thing in all users  
flash) without using thread. 
thx
 |  
 |  
  | 
 | 
| Re: Synchronize widget [message #131994 is a reply to message #131704] | 
Fri, 08 May 2009 11:23   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi Ralf, 
I used a flash widget inside RAP,  the idea is that if one user make  
change all users must see what he is drawing, the simple way, is to put a  
thread inside the widget, and this thread make the update, but it's not a  
good solution, I make a search and the best way is to go through OSGI  
EventAdmin, now my problem I dont know how to bind the EventAdmin to the  
Event Publisher !!! I found an example but they give an jar file (witch  
used us an dependency) and when I want to deployed it it give me an class  
not found error because OSGI container need source I think!!! 
so if you know how to make an eventadmin listener it w'll be helpful 
thank you
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.05447 seconds