Hi all,
I'm quite new to JAX-RPC and currently trying to design a web service in a top-down way, i.e. define the WSDL first and after that use wscompile to generate the corresponding
Java interfaces and implementations.
During this process I run into some wscompile errors for which I cannot find a description and meaning.
Before starting to bug you with detailed problems, error messages or code examples, I'd like to know if there exists a (comprehensive) list of wscompile error messages that give more details about the (possible) causes of wscompile errors. I STFW-ed, scanned the JAX-RPC spec but found no answer.
Thanks in advance.
Regards,
Jonatan Samoocha