admin@glassfish.java.net

Re: Jerome: ClassLoading issues

From: Ken Paulsen <Ken.Paulsen_at_Sun.COM>
Date: Tue, 04 Mar 2008 11:38:12 -0800

Hi Jerome,

I'm available anytime except between 3PM -> 5PM today. Before or after
that is fine with me. Or tomorrow.

Thanks,

Ken

Jerome Dochez wrote:
>
> On Mar 3, 2008, at 4:22 PM, Ken Paulsen wrote:
>
>>
>> Hi Jerome,
>>
>> We've talked briefly about addressing the admin gui ClassLoading
>> needs. I'd like to get this worked out soon. Over the weekend we
>> spent a lot of time moving forward (to have content for our JavaOne
>> Lab we are developing), and ran into ClassLoading issues several times.
>>
>> So far, I have worked around the issues either by using reflection,
>> or instantiating new Objects from the data in the old (using
>> reflection).
>>
>> Do you know what we need already? Or would you like to meet to
>> discuss our needs?
> I will do this tomorrow, I have few meetings on tuesdays...
>>
>>
>> I'm also curious in learning more about how you scan META-INF
>> information efficiently. If we can also do this and avoid creating /
>> instantiating a class, I'd like to look into what effort this requires.
> I am just using the normal jar APIs, so the trick is to have the list
> of jars to look into, after that it's pretty straightforward using the
> jdk classes.
>
> jerome
>
>>
>>
>> Thanks!
>>
>> Ken Paulsen
>> x42083
>