All, I am using multiple WSDLs, some operations are "sharing" the same faults. When generating the Java framework using wsdl2java, the exceptions are being generated within the package mapped to the wsdl namespace. It seems that prefixing each exception with another wsdl namespace does not affect anything. Any idea ? The JAX-RPC spec does not say anything about it.
Thanks for your help Olivier