Add development mode to better handle runtime exceptions
--------------------------------------------------------

                 Key: NXP-3487
                 URL: http://jira.nuxeo.org/browse/NXP-3487
             Project: Nuxeo Enterprise Platform
          Issue Type: Improvement
    Affects Versions: 5.2 RC
            Reporter: Bogdan Stefanescu
            Assignee: Bogdan Stefanescu
            Priority: Major


When the application is started in development mode (i.e. a runtime or system 
property named org.nuxeo.dev is set) the following exceptions must be handled 
by stopping the application:
- XML Component parse error.
- Contribution to an unknown extension point.
- Component with an unknown implementation class (the implementation entry 
exists in the XML descriptor but cannot be resolved to a class).
- Uncatched exception on extension registration / unregistration (either in 
framework or user component code)
- Uncatched exception on component activation / decativation (either in 
framework or user component code)
- Broken Nuxeo-Component MANIFEST entry. (i.e. the entry cannot be resolved to 
a resource) 


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to