I received an Exception: "com.objectdb.o.UserException: Attempt to obtain a transaction using a closed EntityManager"
Should I ever see a "UserException"? Should it have been converted to a "JDOUserException" and that should have been returned instead?