Thanks Heiko,

I've fixed that and added a new patch. If there's no other objections can
I please go ahead and commit this? Alin is this OK with you?

Thanks,
Dave

> David,
> After a very quick look I think
> your DefaultSharedWebContainerContext.bundles List needs synchronization.
> Using Java 5 a ConcurrentLinkedQueue might be a simple solution ...
>
> Heiko
>
> 2009/5/18 David Conde (JIRA) <j...@issues.ops4j.org>
>
>>
>>    [
>> http://issues.ops4j.org/browse/PAXWEB-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12464#action_12464]
>>
>> David Conde commented on PAXWEB-142:
>> ------------------------------------
>>
>> Can someone please have a quick look at this and if it's behavior is OK
>> I'll commit it.
>>
>> Thanks,
>> Dave
>>
>> > Support Sharing of HttpContexts Between Bundles
>> > -----------------------------------------------
>> >
>> >                 Key: PAXWEB-142
>> >                 URL: http://issues.ops4j.org/browse/PAXWEB-142
>> >             Project: Pax Web
>> >          Issue Type: New Feature
>> >    Affects Versions: 0.6.0
>> >            Reporter: David Conde
>> >            Assignee: Alin Dreghiciu
>> >             Fix For: 0.6.1
>> >
>> >         Attachments: pax-web-patch2.patch, shared_context.diff
>> >
>> >
>> > It should be possible to share HttpContexts between bundles. This is
>> currently blocked by ServerModel.associateHttpContext. The exception
>> here
>> needs to be removed. A ProxyHttpContext is also needed that will
>> delegate to
>> the correct bundle to find the resources that it is looking for.
>>
>> --
>> This message is automatically generated by JIRA.
>> -
>> If you think it was sent incorrectly contact one of the administrators:
>> http://issues.ops4j.org/secure/Administrators.jspa
>> -
>> For more information on JIRA, see:
>> http://www.atlassian.com/software/jira
>>
>>
>>
>> _______________________________________________
>> general mailing list
>> general@lists.ops4j.org
>> http://lists.ops4j.org/mailman/listinfo/general
>>
>
>
>
> --
> My blog: heikoseeberger.name
> Follow me: twitter.com/hseeberger
> OSGi on Scala: www.scalamodules.org
> Lift, the simply functional web framework: liftweb.net
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>


_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to