Christian Beikov

Results 516 comments of Christian Beikov

1) Using ActiveMQ 2) Yes 3) No, but future support for selectors would be very nice Is MDB support something you are considering already or do you need more people...

I just checked the reproducer and it seems that this is not a problem anymore since 1.6.5. Note that you should also switch to `blaze-persistence-integration-hibernate-5.6`.

Please also post the `PageRevisionUploadedFileRelation` entity

Please also post what entity view you are using for the `EntityViewManager.remove()` call.

This was fixed as part of https://github.com/Blazebit/blaze-persistence/commit/7be4bda106599954b61b3d171a1be042349060b8

The problem is that you use `@UpdatableMapping(updatable = false)` on the `getOrgId()` method. This essentially tells Blaze-Persistence that this entity view attribute should not be mapped to the entity on...

I'll close this PR since we have the dialect in 6+ already which is the future.

Thanks, but since this doesn't work, I'll close the PR now.

Closing. See https://hibernate.org/orm/releases/5.4/ and https://hibernate.org/community/maintenance-policy/ for details.

It's fine, let's merge this as soon as tests succeed.