Re: Exception after upgrading to Axis2 1.7.3

2016-10-17 Thread Andreas Veithen
Looking at the stack trace, this is likely an interoperability issue with Crimson. That is an old DOM implementation and should no longer be used. Andreas On Mon, Oct 17, 2016 at 9:58 PM, Bill Phillips wrote: > I was tasked out with upgrading our legacy Axis2

RE: Exception after upgrading to Axis2 1.7.3

2016-10-17 Thread Dinshaw, Afshad
Use apache-cxf. It is more widely used and has better and legitimate documentation. AXIS2 says you can use XmlBeans for databinding. When you goto the XmlBeans website they say the project is retired! From: Bill Phillips [mailto:william.r.phillips...@gmail.com] Sent: Monday, October 17, 2016

Exception after upgrading to Axis2 1.7.3

2016-10-17 Thread Bill Phillips
I was tasked out with upgrading our legacy Axis2 implemtation from 1.5.6 to 1.7.3. I have worked through all the various library and compilation changes and it seems to be compiling and packaging as expected. However, when I attempt to start the app, I receive the following: 2016-10-17