Try the Red5 mailinglist Hardik: 
http://osflash.org/mailman/listinfo/red5_osflash.org

Thijs

On 8 May 2009, at 16:13, Dominick Accattato wrote:

Sure we can figure this out, but first.. is there a reason why your using Red5 0.6? We have released Red50.8 RC3.


Dominick Accattato
CTO & Senior Engineer
www.infrared5.com
315.717.2818



On Fri, May 8, 2009 at 1:59 AM, Hardik Thakkar <[email protected] > wrote:
Thanks Dominick for your quick reply.

Actually situation is that. I downloaded source code of Red5 server 0.6.0.3 from red5 site.

I imported it in my Eclipse IDE.

I resolved some dependencies in ivyConfig.xml file.

I ran target "server" of build.xml then code compiles well but I am getting error in Standalone.java class.

Actually I am very much newbie in Spring and red5. So can you let me know that how can we set classpath of Spring ?

Thanks in advance for your kind support.


Thanks and Regards,
Hardik H Thakkar,
Software Engineer,
B.E. in Computer Engineering,
(M) +91-9327523567
(E-mail) [email protected]






Date: Thu, 7 May 2009 12:27:26 -0400
From: [email protected]
To: [email protected]
Subject: Re: [osflash] Error in starting Red5


Spring isn't in your classpath. Can you explain how your starting Red5?

Dominick Accattato
CTO & Senior Engineer
www.infrared5.com
315.717.2818


On Thu, May 7, 2009 at 10:46 AM, Hardik Thakkar <[email protected] > wrote:

Hi

I am getting one error while starting Red5 server.

Exception in thread "main" java.lang.NoClassDefFoundError: org/ springframework/expression/ExpressionParser

[

java] at org .springframework .context .support .AbstractApplicationContext .prepareBeanFactory(AbstractApplicationContext.java:442)
[

java] at org .springframework .context .support .AbstractApplicationContext.refresh(AbstractApplicationContext.java: 353)
[

java] at org .springframework .context .access .ContextSingletonBeanFactoryLocator .initializeDefinition(ContextSingletonBeanFactoryLocator.java:143)
[

java] at org .springframework .beans .factory .access .SingletonBeanFactoryLocator .useBeanFactory(SingletonBeanFactoryLocator.java:384)
[

java] at org.red5.server.Standalone.main(Standalone.java:156)
[

java] Caused by: java.lang.ClassNotFoundException: org.springframework.expression.ExpressionParser
[

java] at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
[

java] at java.security.AccessController.doPrivileged(Native Method)
[

java] at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
[

java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[

java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
[

java] at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
[

java] at java.lang.ClassLoader.loadClassInternal(ClassLoader.java: 319) [java] ... 5 more


Can anyone suggest me what is it?

Thanks in advance.........

Thanks and Regards,
Hardik H Thakkar,
Software Engineer,
B.E. in Computer Engineering,
(M) +91-9327523567
(E-mail) [email protected]






_______________________________________________
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

Attachment: PGP.sig
Description: This is a digitally signed message part

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

Reply via email to