Petals-SE-Camel 1.4.0+

compared with
Current by Christophe DENEUX
on Apr 09, 2025 16:41.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
*** {{javax.xml.bind}} -> {{jakarta.xml.bind}}
*** ...
** if your route definitions require the implementation of Java Activation API, now {{org.eclipse.angus:angus-activation}} is provided by the Petals ESB container instead of {{com.sun.activation:jakarta.activation}}, so move to Angus Activation,
** the API {{MarshallingHelper.unmarshal(Message, Class<T>)}} has moved to {{MarshallingHelper.unmarshal(Exchange, Class<T>)}},
** the API {{PetalsRouteBuilder.isJbiFault(Message)}} has moved to {{PetalsRouteBuilder.isJbiFault(Exchange)}},