[ 
https://jira.nuxeo.com/browse/NXP-8054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=107210#comment-107210
 ] 

Anahide Tchertchian edited comment on NXP-8054 at 12/5/11 11:48 PM:
--------------------------------------------------------------------

fix error, throw a DocumentException instead as NoSuchDocumentException is not 
logged anymore (and as this is not the right error to throw here):
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/3d2aa2bcae01
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/bf038e2b60b5

      was (Author: atchertchian):
    fix error, throw a DocumentException instead as NoSuchDocumentException is 
not logged anymore (and as this is not the right error to throw here):
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/3d2aa2bcae01
  
> Fix hot reload of document types
> --------------------------------
>
>                 Key: NXP-8054
>                 URL: https://jira.nuxeo.com/browse/NXP-8054
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.4.2
>            Reporter: Anahide Tchertchian
>            Priority: Major
>             Fix For: 6.0
>
>
> Steps to reproduce:
> - create a studio jar overriding the Domain document type
> - navigate to the domain of the application
> - install this jar using admin center
> - uninstall this jar using admin center
> => navigate to the domain: get a "Document does not exist" error, "Caused by: 
> org.nuxeo.ecm.core.api.WrappedException: Exception: 
> org.nuxeo.ecm.core.model.NoSuchDocumentException. message: No such document: 
> Unknown document type: Domain"

--
This message is automatically generated by JIRA.
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