I am migrating to Axis2 1.3 from Axis1. I have existing code that relies on the webservice methods throwing java.lang.RemoteException. Is it possible to specify an operation in the wsdl, such that, wsdl2java generates methods that throw RemoteException? I know that is not the best way to do it - but just for compatibility with existing code.
Thanks, Vish.
