In {{OutboxPollingAgentAdditionalJaxbMappingProducer}} and {{OutboxPollingOutboxEventAdditionalJaxbMappingProducer}}, we use a {{MappingBinder}} to create a {{hbm.xml}} mapping. But {{hbm.xml}} is deprecated in ORM 6.
That same {{MappingBinder}} is perfectly capable of creating an {{orm.xml}} mapping, so maybe we should do that? |
|