I am trying to use active objects in my plugin to save data.
If I do it through a servlet everything works fine.
I have a Plugin Job and try to use the same transactional Service methods which do not work.
I.e. the data is not not comitted to the databse. I tried to use the manual transactions instead of @Transaction annotation but it still does not work.
In the jira documentation it says, jira does not support Active Object Transactions. Then what is the alternative?
No i could not acces it. Finally i sstored it in a flat file. The problem is the Transactional support
Did you manage to save data inside Plugin Job? I have almost the same problem. I cannot access my component in Plugin Job to access the database. But this only happens after plugin update. When I restart jira itself - everything is fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.