You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2022/08/25 16:16:00 UTC

[jira] [Assigned] (ISIS-3161) confirm usage of spring-instrument-5.3.5.jar for JPA weaving (or otherwise...?)

     [ https://issues.apache.org/jira/browse/ISIS-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Keir Haywood reassigned ISIS-3161:
-----------------------------------------

       Assignee: Daniel Keir Haywood
    Description: 
we have docs that reference this JAR; are they correct?

or perhaps it should be eclipselink.jar, as per [https://wiki.eclipse.org/EclipseLink/UserGuide/JPA/Advanced_JPA_Development/Performance/Weaving/Dynamic_Weaving] ?

 

but then [https://stackoverflow.com/a/24958577] suggests spring-instrument.jar, so ...?

 

One symptom:

_session log (JPA)_

logout does not update causedby and logout timestamp.  The SPI is being called, and the entity updated, for some reason not flushed.  Perhaps this is weaving not enabled?

 

  was:
we have docs that reference this JAR; are they correct?

or perhaps it should be eclipselink.jar, as per [https://wiki.eclipse.org/EclipseLink/UserGuide/JPA/Advanced_JPA_Development/Performance/Weaving/Dynamic_Weaving] ?

 

but then [https://stackoverflow.com/a/24958577] suggests spring-instrument.jar, so ...?


> confirm usage of spring-instrument-5.3.5.jar for JPA weaving (or otherwise...?)
> -------------------------------------------------------------------------------
>
>                 Key: ISIS-3161
>                 URL: https://issues.apache.org/jira/browse/ISIS-3161
>             Project: Isis
>          Issue Type: Improvement
>            Reporter: Daniel Keir Haywood
>            Assignee: Daniel Keir Haywood
>            Priority: Major
>             Fix For: 2.0.0-M8
>
>
> we have docs that reference this JAR; are they correct?
> or perhaps it should be eclipselink.jar, as per [https://wiki.eclipse.org/EclipseLink/UserGuide/JPA/Advanced_JPA_Development/Performance/Weaving/Dynamic_Weaving] ?
>  
> but then [https://stackoverflow.com/a/24958577] suggests spring-instrument.jar, so ...?
>  
> One symptom:
> _session log (JPA)_
> logout does not update causedby and logout timestamp.  The SPI is being called, and the entity updated, for some reason not flushed.  Perhaps this is weaving not enabled?
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)