Sorry, my fault. forgot to override a method ;-) a combination of careless coding, sleepy times and rusted java.
Hi Joachim,
I followed the migration guide. I'm using it exactly but it complains of the error:
[javac]
/home/sysadmin/red5/red5_server/webapps/red5java/WEB-INF/src/org/red5/webapps/red5java/SOEventListener.java:14: org.red5.webapps.red5java.SOEventListener is not abstract and does not override abstract method onSharedObjectUpdate(org.red5.server.api.so.ISharedObjectBase, org.red5.server.api.IAttributeStore) in org.red5.server.api.so.ISharedObjectListener I have tried extending ClientSharedObject but that doesn't work which I was guessing might be it's abstract class. What could I be doing wrong?Thanks -- C is forever.
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
