[
https://issues.apache.org/jira/browse/OPENEJB-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14106793#comment-14106793
]
Bruno commented on OPENEJB-2103:
--------------------------------
For information, my same jar package works fine on TomEE 1.7.0 as windows
service.
> 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 Stateless
> 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)