Je vais laisser les autres membres de la liste répondre au mieux,
n'étant plus très au fait de la chose.
Mais as-tu vérifier en premier lieu que ta base de données était bien en
innodb (et non myisam) si tu utilises mysql ?
(pour infos les debug ici correspondent à un fonctionnement normal de
l'application)
Bon courage,
Vincent.
On 10/03/2011 15:06, Patrick Delage wrote:
> Bonjour Vincent,
> Je viens de test avec succès shib:true
> Ce qui offre également une possibilité d'ouverture.
>
> Par contre la méthode matches ramène une erreur
>
> 74602 WARN shib.ShibAuthenticator getCurrentUser[115] - pb of java
> expression evaluation with janino when construct shib groups
> org.codehaus.janino.CompileException: Line 1, Column 33: A method
> named "matches" is not declared in any enclosing class nor any
> supertype, nor through a static import
>
> Ensuite, j'en profite pour régler le pb suivant :
> J'essaie de créer une ressource documentaire dc_easy, qui me donne
> l'erreur suivante puis une sqlexception
>
> 191464 DEBUG services.OsWorkflowService oriCanInitialize[174] - Test
> if we can initialize the workflow instance: dc_easy
> 191468 DEBUG services.OsWorkflowService oriCanInitialize[175] -
> authentication:org.orioai.workflow.services.application.TrustedAuthenticationToken@93b2ab84:
> Username:
> org.orioai.workflow.services.application.shib.ShibUserDetails@1af1ad8;
> Password: [PROTECTED]; Authenticated: true; Details:
> org.acegisecurity.ui.WebAuthenticationDetails@fffe9938:
> RemoteIpAddress: 172.16.7.62; SessionId:
> C1529103B18E085342B36406AB9F3C6A; Granted Authorities: DCE_moderators,
> DCE_all, DCE_admins, admins, UME_admins
> 191469 DEBUG services.OsWorkflowService oriCanInitialize[176] -
> oriWorkflowInstance:org.orioai.workflow.beans.WorkflowInstance@7647ef99
> 191470 DEBUG services.OsWorkflowSpringConfiguration getWorkflow[61] -
> This Osworkflow Factory can't get the workflow dc_easy, application is
> going to try with the next retrieved osworkflow factory
>
> uncategorized SQLException for SQL [insert into ORI_WORKFLOW_INSTANCE
> (workflowId, lockId, existId, xmlContent, title, metadataTypeId,
> isTemplate, modifiedDate, creatorUserProfilId, entryId, entryIdx,
> INSTANCE_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)];
>
> Merci pour ton aide.
> Cordialement,
>
>