There appears to be a problem with either the RPC WSDL code generation or the wsdl generation.
If I start with a valid RPC WSDL and generate the server skeleton using the command: C:\1test>wsdl2java -uri BookQuoteModified.wsdl -d xmlbeans -o client -p com.ems.client I receive a valid skeleton. If we go ahead and compile/deploy the generated skeleton, and then ask for the wsdl from the service. We are presented with a doc/literal wsdl. It seems there is an error either in the initial codegeneration or in the service wsdl generation. Has anyone else experienced this problem? Attached is a sample RPC wsdl (BookQuote2.wsdl) which ships with Axis2. Thanks, Brian <<BookQuote2.wsdl>>
BookQuote2.wsdl
Description: BookQuote2.wsdl
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
