You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Bruno (JIRA)" <ji...@apache.org> on 2014/08/22 12:15:13 UTC

[jira] [Created] (OPENEJB-2103) windows service jpa select => update

Bruno created OPENEJB-2103:
------------------------------

             Summary: 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 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)