Matteo,

I'm glad you solved the problem. In the future you might want to try
posting on the red5 list. I bet you will get more response there.

-Chris

On 9/17/07, Matteo Lanzi <[EMAIL PROTECTED]> wrote:
> The problemi s solved includine the other jar files in lib directory
> Thanks anyway
>
> -----Messaggio originale-----
> Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per
> conto di Matteo Lanzi
> Inviato: lunedì 17 settembre 2007 15.35
> A: 'Open Source Flash Mailing List'
> Oggetto: [osflash] R: Red5 - problem extending Scope class
>
> Hi, it tryed to extends Scope class in this way:
>
>
> import org.red5.server.Scope;
> public class MyRoom extends Scope {
>
>         public MyRoom() {
>
>         }
>
> }
>
>
> but eclips could not compile
>
> and the messages are:
> 1 The project was not built since its build path is incomplete. Cannot find
> the class file for
> org.springframework.core.io.support.ResourcePatternResolver. Fix the build
> path then try building this project
>
> 2 The type org.springframework.core.io.support.ResourcePatternResolver
> cannot be resolved. It is indirectly referenced from required .class files
>
> the strange thing is that if i try to extend any other class like Client or
> Connection, there are no problems
>
> Should anyone help me?
>
> Teo
>
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to