Hi there,
I am trying to upgrade Apache Syncope from 2.23.1 to the recently released 
3.0.0-M1.

Besides some differences in import statements, and the additional dependency 
org.apache.camel:spi-annotations, I am now able to build our sources.

Our tests are however failing because it seems there is some difference on the 
way how access to Exchange properties are handled in the XML DSL; the existing 
format, e.g.

      <bean 
method="create(${body},${property.disablePwdPolicyCheck},${property.enabled})"
            ref="uwfAdapter" />

raises an exception [1], but used to work fine with 2.23.1.

Is there any guide available to assist the upgrade process?

TIA
Regards.

[1] https://paste.apache.org/aSEN

Reply via email to