[
https://issues.apache.org/jira/browse/OPENEJB-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14106778#comment-14106778
]
Romain Manni-Bucau commented on OPENEJB-2103:
---------------------------------------------
http://openjpa.apache.org/entity-enhancement.html
can be due to a misconfiguration of javaagent in this mode (think we maybe
even dont put it in openejb-standalone)
> 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)