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

Anahide Tchertchian reopened NXP-4074:
--------------------------------------


not working

Caused by: java.lang.UnsupportedOperationException
        at 
org.nuxeo.theme.webwidgets.providers.PersistentProvider$UnsupportedEntityManager.createNamedQuery(PersistentProvider.java:59)


> webwidget provider registration access datasource before JNDI context is 
> initialized
> ------------------------------------------------------------------------------------
>
>                 Key: NXP-4074
>                 URL: http://jira.nuxeo.org/browse/NXP-4074
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.2 GA
>            Reporter: Olivier Grisel
>            Assignee: Olivier Grisel
>             Fix For: 5.3
>
>
> jdbc:nxwebwidgets is lookedup by the Service.createProvider / 
> Service.activate method, before the all the jetty makes available the 
> datasource registered in jetty.xml.
> The proposed solution to it defer the activation of the persistent providers 
> and factories at Framework.STARTED time through OSGI event listeners.

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