You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Turyn, Michael (JIRA)" <xa...@incubator.apache.org> on 2007/03/02 16:38:50 UTC

[jira] Updated: (XAP-320) xap.util.ResourceDictionary: loading error.

     [ https://issues.apache.org/jira/browse/XAP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Turyn, Michael updated XAP-320:
-------------------------------

       Priority: Minor  (was: Major)
    Description: 
Cyclic dependency graph:
   xap.util.ResourceDictionary   [depends on]    xap.log.Logger [depends on]   xap.util.XapException  [depends on]    xap.util.ResourceDictionary ....

---error shows up when doing the dojo load of  XapException: ResourceDictionary is loaded by it, and itstop-level  xap.log.Logger.getLogger() is not understood.

The priority is "Minor" because this is invisible to the user; it however stops the debugger on every load if you're in "stop on exceptions" mode, annoying.


  was:
Cyclic dependency graph:
   xap.util.ResourceDictionary   [depends on]    xap.log.Logger [depends on]   xap.util.XapException  [depends on]
    xap.util.ResourceDictionary ....

---error shows up when doing the dojo load of  XapException: ResourceDictionary is loaded by it, and itstop-level  xap.log.Logger.getLogger() is not understood.




> xap.util.ResourceDictionary:  loading error.
> --------------------------------------------
>
>                 Key: XAP-320
>                 URL: https://issues.apache.org/jira/browse/XAP-320
>             Project: XAP
>          Issue Type: Bug
>            Reporter: Turyn, Michael
>            Priority: Minor
>
> Cyclic dependency graph:
>    xap.util.ResourceDictionary   [depends on]    xap.log.Logger [depends on]   xap.util.XapException  [depends on]    xap.util.ResourceDictionary ....
> ---error shows up when doing the dojo load of  XapException: ResourceDictionary is loaded by it, and itstop-level  xap.log.Logger.getLogger() is not understood.
> The priority is "Minor" because this is invisible to the user; it however stops the debugger on every load if you're in "stop on exceptions" mode, annoying.

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