[ 
http://jira.nuxeo.org/browse/NXP-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume resolved NXP-2049.
------------------------------------

    Resolution: Fixed

> Problem while using the Nuxeo API to create and see my new documents
> --------------------------------------------------------------------
>
>                 Key: NXP-2049
>                 URL: http://jira.nuxeo.org/browse/NXP-2049
>             Project: Nuxeo Enterprise Platform 5
>          Issue Type: Question
>         Environment: windows Xp
>            Reporter: Nicolas Lecart
>            Assignee: Florent Guillaume
>         Attachments: createWorkspace.java
>
>
> I use the restlet API to make direct calls to the Nuxeo API. To be more 
> precise, I use it passing through Framework.getService(...) calls (i.e.: not 
> using Seam and context injection).
> Basicaly I have created some templates (using the Nuxeo GUI)
> In my API, I look for these documents (infact folder containing them) to copy 
> them into a new folder I create (also using my API). (See the java files).
> I notice that my template copy works because, when searching for a leaf 
> document, I can find it (the search return the correct hierarchical 
> structure) BUT I can't see it when I try to navigate using the GUI.
> I mean it's not a problem of viewing inside the tree. The thing is: I can see 
> things I create (like folders, files...) using the GUI (<=>Nuxeo Web Client) 
> AND using the search tool but I can't see the documents I created via my API 
> with the GUI (I can if I search them explictely).  Maybe I do something bad 
> in my API when creating them (see java files)?
> Thanks for help
> Fabrice

-- 
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