[Red5] classloader broken
Tyler Kocheran
rfkrocktk at gmail.com
Mon Apr 6 09:27:06 PDT 2009
Let me know once you create the JIRA bug, so I can post my comments and demo
app to it :)
It's weird that yours is working, are you dumping JARs in the global lib? My
app does everything from the webapp's lib.
On Sun, Apr 5, 2009 at 11:17 PM, Daniel Rossi <electroteque at gmail.com>wrote:
> OK will do but my hibernateTest app is working :\ I'll have to setup
> something with a client registry example.
> On 06/04/2009, at 3:29 PM, Tyler Kocheran wrote:
>
> Hmm. I'm getting this issue with Hibernate too, it can't find my database
> driver (com.mysql.jdbc.Driver). I've attached a project that confirms this.
> Dan, could you open up a bug-report for this one so we can troubleshoot it?
>
> 2009/4/1 Daniel Rossi <electroteque at gmail.com>
>
>> if i take out the spring stuff and put it in the common lib i get
>> Caused by: java.lang.ClassNotFoundException:
>> org.hibernate.cfg.Configuration
>>
>> The most punishing thing of all this is if there is an exception inside
>> the clientregistry because of hibernate issues it wont show up at all so has
>> been hard to debug.
>>
>>
>> On 01/04/2009, at 7:48 AM, Michiel Trimpe wrote:
>>
>> I had the same problem with Red5 0.7 but with 0.8 I just got a Hibernate
>> JPA project running with the libraries in the webapp.
>>
>> I did have to exclude the shared Spring libraries which got pulled in
>> alongside the other libraries. Maybe that's your problem?
>>
>> - michiel
>>
>> 2009/3/31 Tyler Kocheran <rfkrocktk at gmail.com>
>>
>>> I don't know why you're having problems. I haven't run Hibernate in the
>>> latest Red5 recently, but the other day, I threw together an AOP project
>>> which worked immediately, out of the box, and I didn't have to put the JARs
>>> in the global lib. Are you still having issues running AspectJ with Red5?
>>> It's working fine for me :)
>>>
>>>
>>> On Tue, Mar 31, 2009 at 5:03 AM, Daniel Rossi <electroteque at gmail.com>wrote:
>>>
>>>> for some magical reason it loads hibernate when it is self contained but
>>>> when it goes to run a connection and start a session it claims it cannot get
>>>> access to a class even though everything is running inside the webapp. it
>>>> only works moving everything back to the common lib, so back to the drawing
>>>> board I guess, whatever was changed recently it broke a previous changed
>>>> which fixed everything. bit of a nightmare to debug, i run hibernate stuff
>>>> inside a clientregistry and it wasn't producing any errors just failing a
>>>> connection.
>>>>
>>>>
>>>> _______________________________________________
>>>> 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.
>>>
>>> _______________________________________________
>>> 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
>>
>>
>>
>> _______________________________________________
>> 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.
> <red5-hibernate.zip>_______________________________________________
> 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/20090406/a7f4c225/attachment-0001.html>
More information about the Red5
mailing list