Tomas, We don't recommend direct deployment exactly because of problems like you mentioned. can you please run "java2wsdl" (it has options for wrapped etc), adjust the wsdl to your liking and then run WSDL2Java?
thanks, dims On 1/6/06, Tomas Bahnik <[EMAIL PROTECTED]> wrote: > Hi all, > I have encountered interop problem with Axis service using style="document" > in deployment descriptor (deploy_echo.wsdd) . The response element > string_dataReturn (echoString.txt) is not defined in > service wsdl (ServiceDocument.wsdl). This element should > be, according to the wsdl, impl:echoStringReturn with > xmlns:impl="http://localhost:8080/axis/services/ServiceDocument . Is that > known problem? Tested with Axis version: 1.3. > > Note that style wrapped works ok. > > Thanks for any hint. > > Tomas Bahnik > Systinet Corp. > > -- Davanum Srinivas : http://wso2.com/blogs/
