Hi all,

I just tried to upgrade from 0.7 to 0.8 but now red5 fails with:

Exception in thread "Launcher:/webbeamer" java.lang.RuntimeException: Failed to load webapplication context class.
   at org.red5.server.tomcat.TomcatLoader$1.run(TomcatLoader.java:531)
Caused by: java.lang.ClassNotFoundException: org/springframework/web/context/support/XmlWebApplicationContext
   at java.lang.Class.forName0(Native Method)
   at java.lang.Class.forName(Class.java:247)
   at org.red5.server.tomcat.TomcatLoader$1.run(TomcatLoader.java:528)

This is how I installed/upgraded red5:

svn co http://red5.googlecode.com/svn/java/server/tags/0_8_0/ red5
cd red5
ant
rm -R /usr/lib/red5
mkdir /usr/lib/red5
cp -R dist/* /usr/lib/red5/
/usr/lib/red5/red5.sh
install my webapp

Unluckily I couldn't find an upgrade howto nor do I know what's exactly wrong and how to fix this issue.. :-(

Any help would be greatly appreciated :)

Corin



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

Reply via email to