Reinis Vicups created TOMEE-941:
-----------------------------------

             Summary: If registering TomEE as win service, openejb-javaagent is 
not provided
                 Key: TOMEE-941
                 URL: https://issues.apache.org/jira/browse/TOMEE-941
             Project: TomEE
          Issue Type: Bug
    Affects Versions: 1.6.0
            Reporter: Reinis Vicups


service.bat is missing this

-javaagent:%CATALINA_BASE%\lib\openejb-javaagent.jar

in ++JvmOptions

this leads to OpenJPA booting up without enhancer and this in turn leads to 
pretty much non-function application. (In my particular case I was getting some 
weird JTX transaction exceptions that did not directly indicated the root cause 
- missing enhancer).

kind regards
Reinis

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to