Marijan Miličević schrieb: > Hi Sacha, > sorry for your problems. > > I haven't been following the list closely, but if you paid attention to the > error line: > > "Type mismatch: cannot convert from Iterator<String> to Set<String>" > > it could save you some time.. > > > But, aside of that, there is one thing I am wondering about: how the hell did > you get this to compile? > you should get compiler error like: > > "incompatible types found :Set required: Iterator " > > or something similar.. > > I am really curious.... > -m > _____________
i got that errors sometimes! but Only in the editor (eclipse 3.1 as a red icon) i compiled with ant and opposite to the videos of flashextension i must have red 5 running as service (new started between the last try) when i build the application, in the logfiles will be recorded than that all webapps are still running but the compilation with ant works allmost each time, it doesent work when i tried to implemt the whole springframework because not knowing that thats the wrong way and just knowing that one external class i need is missing thou. in case of i am a java beginner i thought i made something wrong, wasent sure about the scope synthax because the editor error message doesent occure each time it was overlayed by some other errormessages that surely would had been my fault of bad knowledge about java data types and scopes plus that i was coding those lines since hours and trusted the documentation, so i often had only the Message "delete the token scope" and not the message of a typemissmatch. one question according to my last mail, i dident get the serverside creadted SO listed. i created it testwise in my sampleapp ( used copied from the migration guide) is that because the client was not in the room so the connectionscope i use doesent wrap that SO also because it uses to be instance of the application, so also using a different subscope, is that right? greetz Sascha _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
