Hi, I am starting with Axis 1.2 and I have found that there is a tinny difference in the implemantation of an JSE with what JAX-RPC mandates. As far as I know JAX-RPC says you must have an interface that extends Remote and every method must throw RemoteException,...etc But in Axis It's enough to code a POJO to implement a JSE (neither interfaces nor RemoteException throwing)...

Am I losing something or in fact that difference exists? Why? Has any pro or cons?

thanks in advance
Abel




Reply via email to