[Red5] Classloader Issues with Hibernate
Tyler Kocheran
rfkrocktk at gmail.com
Mon Apr 13 21:42:22 PDT 2009
Sorry, haven't been keeping up to date with that guide, I like to roll my
own :P
You mentioned that Red5 has problems finding aspectjweaver in the classpath,
but I haven't experienced this. I have a project (Ivy again) which is
completely managed and runs out of the box as a webapp without touching the
common lib. If you want, I can attach that to an email as well.
On Mon, Apr 13, 2009 at 9:35 PM, Daniel Rossi <electroteque at gmail.com>wrote:
>
> On 14/04/2009, at 1:49 PM, Tyler Kocheran wrote:
>
> Thanks, Paul. As always, your insight has helped me understand a lot more
> about what's going on inside Red5. Is there any way to debug class loading
> from my perspective? Should I just fill up the class loader with debug
> statements to see where the corresponding class is found? I earnestly want
> to know where my application is breaking and why it can't find my mysql
> driver.
>
>
> Try adding the mysql drive to the classpath in the shellscript manually. I
> have to do this for aspectjweaver.jar aswell as hessian.jar.
>
> Have you seen the changes here at all ?
>
> http://jira.red5.org/confluence/display/docs/Red5+and+Hibernate
>
>
>
>
> Oh, and thanks for the example above, I trust that it works, I'm just
> trying to see if I can fix anything along the way to make things nicer for
> others :) Plus I'd really like to be able to just use Ivy for all of my
> projects, not worrying if dependencies will break things being found in my
> class path. ;)
>
> On Mon, Apr 13, 2009 at 7:02 PM, Mondain <mondain at gmail.com> wrote:
>
>> Webapp class loaders look down first and then follow standard class
>> loading procedure by looking up the loader list.
>
>
>
>
> --
> And do this, knowing the time, that now it is high time to awake out of
> sleep;
> for now our salvation is nearer than when we first believed.
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
--
And do this, knowing the time, that now it is high time to awake out of
sleep;
for now our salvation is nearer than when we first believed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20090413/ca6d4f85/attachment.html>
More information about the Red5
mailing list