Can only perform operation while a transaction is active.
<openjpa-2.2.1-r422266:1396819 nonfatal user error> org.apache.openjpa.persistence.InvalidStateException: Can only perform operation while a transaction is active. 在使用 openjpa的时候,抛出了如上的错误信息,后来检查…