[Red5] CNFE when upgrading red5 0.8RC2 to latest ehcache-1.6.0-beta3
Yohann Martineau
yohann.martineau at gmail.com
Thu Mar 5 05:30:25 PST 2009
If you want to use a more recent library, I think you have to update ivy.xml:
replace:
<dependency name="ehcache" rev="1.6.0-beta1" />
with
<dependency name="ehcache" rev="1.6.0-beta3" />
and then put your ehcache-1.6.0-beta3.jar in your local lib folder.
Then if you run ant webwar this should generate a new ROOT.war for
red5 with ehcache 1.6.0-beta3 dependency.
Sorry if I missed something.
On 3/5/09, Marcello Teodori <marcello.teodori at gmail.com> wrote:
>
> Hi, I'm trying to upgrade the existing ehcache jar in the lib directory of
> red5 0.8 RC2 from 1.6.0-beta1 to 1.6.0-beta3 as I need a bug fix from the
> latest version, but when my WAR application is loaded, I get a
> ClassNotFoundException as the EHCache classes were not visible at all.
>
> Has anyone experienced this problem when upgrading jars in the red5_home/lib
> directory?
> Or is the jar name list fixed so I need to call it ehcache-1.6.0-beta1.jar
> even if it is the new ehcache-1.6.0-beta3.jar?
>
> Thanks for any insight.
> Marcello
> --
> View this message in context:
> http://www.nabble.com/CNFE-when-upgrading-red5-0.8RC2-to-latest-ehcache-1.6.0-beta3-tp22349656p22349656.html
> Sent from the Red5 - English mailing list archive at Nabble.com.
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
More information about the Red5
mailing list