Problem is this doesn't make sense to me as the app has allpermission
(or sets the security manager to null even). Why enforce this then? It
sounds like a bug (and there are several at oracle by now). Lets see
what they do - I'll try to find a workaround on the weekend and if
not, I'll probably add a property to disable extension bundles (which
would make the url go away - only extension bundles will not work).

regards,

Karl

On Thu, Mar 3, 2011 at 9:50 AM, Bauersachs Ingo <ingo.bauersa...@fhnw.ch> wrote:
>> I think the problem is akin to the "same origin policy" that most browsers
>> have. Can't have one javascript file loaded from, say,
>> http://www.google.comand another from
>> https://www.google.com or http://google.com. Same here, can't load
>> resources/classes from different hosts.
>
> See my comment on issue 2780:
> https://issues.apache.org/jira/browse/FELIX-2780
>
>> But I might be mistaken. :)
>
> Nope, you're right. :)
>
> Regards,
> Ingo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
> For additional commands, e-mail: users-h...@felix.apache.org
>
>



-- 
Karl Pauls
karlpa...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to