In SVN commit 671127 the following public constructor to the AxisEngine was removed:
public AxisEngine(ConfigurationContext configContext) {}
I realize this constructor was an empty constructor, and it did nothing with
the supplied ConfigurationContext argument, but it was still a public
constructor. In the future, would it be possible that we deprecate such
constructors/methods so that consumers of Axis2 have time to appropriately
react?
Regards,
Dustin Amrhein
