by java » Nov 19, 2011 12:03 am
Is there a way to generate Java classes from Mantis WSDL without using Axis1? Axis1 does not work in OSGI env in many cases.
I tried Axis2, but it does not support rpc/encoded. people report the same issue with Apache CXF.
what's the solution?
(other than requiring Mantis to switch to not-so-ancient protocol, of course.......)