Hi. When you generate an axis client using XMLBeans as data binding, you call web service operations with this statement:
ServiceStub = new ServiceStub(); stub.operation(); This lines throws java.rmi.RemoteException Axis uses Java RMI?
Hi. When you generate an axis client using XMLBeans as data binding, you call web service operations with this statement:
ServiceStub = new ServiceStub(); stub.operation(); This lines throws java.rmi.RemoteException Axis uses Java RMI?