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

Bruno updated OPENEJB-2103:
---------------------------

    Description: 
When openEJB server is started with Start.bat, it's fine.
When openEJB server is started as windows service, i call an EJB with Required 
transactional, and then all entities loaded with JPA during the transactional 
call are updated (sql query update) when transaction is commited, even if there 
is no change on entities values.

  was:
When openEJB server is started with Start.bat, it's fine.
When openEJB server is started as windows service, i call an EJB with Required 
transactional, and then all entities loaded during the transactional call are 
updated (sql query update) when transaction is commited, even if there is no 
change on entities values.


> windows service jpa select => update
> ------------------------------------
>
>                 Key: OPENEJB-2103
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-2103
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: ejb31
>    Affects Versions: 4.7.0
>         Environment: Windows 2008 R2 64bit
>            Reporter: Bruno
>
> When openEJB server is started with Start.bat, it's fine.
> When openEJB server is started as windows service, i call an EJB with 
> Required transactional, and then all entities loaded with JPA during the 
> transactional call are updated (sql query update) when transaction is 
> commited, even if there is no change on entities values.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to