Stop overriding the environment for the context
-----------------------------------------------

                 Key: ARIES-492
                 URL: https://issues.apache.org/jira/browse/ARIES-492
             Project: Aries
          Issue Type: Bug
          Components: JNDI
    Affects Versions: 0.2
            Reporter: Alasdair Nottingham
            Assignee: Alasdair Nottingham
             Fix For: 0.3


The DelegateContext currently updates the environment on each call to 
findContext. It updates the url package prefix property used to locate url 
contexts based on the system context.

This is weird and conceptually wrong. If someone set their own url package 
prefix property it would be lost on first lookup. So I'll remove this weird 
code that shouldn't be there.

Alasdair

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to