Hi all,

I finally finished the refactoring of the URLStreamHandlerFactory and
ContentHandlerFactory stuff (see FELIX-38 for the submission).

As the factory registration process is influenced by the
Equinox/Eclipse solution, it would probably be good if someone could
look at the patch to see whether this code does not infringe any
licenses. Thanks alot.

Regards
Felix

On 11/3/06, Richard S. Hall <[EMAIL PROTECTED]> wrote:
Excellent. Thanks.

-> richard

Felix Meschberger wrote:
> Hi Richard,
>
> I cannot fix the situation of having Felix in different class loaders,
> this is an inherent situation of the servlet API, where different web
> applications are required to have different class loaders (AFAIK).
>
> But I will take care of Felix handling the situation correctly by
> using reflection and a handler chain - that is, I try to provide a
> patch for FELIX-38.
>
> Regards
> Felix
>
> On 11/2/06, Richard S. Hall <[EMAIL PROTECTED]> wrote:
>> Felix Meschberger wrote:
>> >> Do you have a need for it now or are you just wish listing?
>> >
>> > Unfortunately I have a need for this, as my application will run
>> > inside a servlet container and must support running in an application
>> > server and requires custom URL stream handlers ....
>> >
>> > If you don't mind, I will take care of this and try to prepare a patch
>> > along the lines of Eclipse.
>>
>> Are you talking about fixing the situation where you have an existing
>> factory or the case where you have felix on different class loaders
>> or both?
>>
>> Certainly fine by me if you want to look into it...
>>
>> -> richard
>>
>> >
>> > Regards
>> > Felix
>>

Reply via email to