Hello, i code a simple webservice using ActionWebService. With de invoke scaffold, all things works fine. But, i can''t use this webservice with other language. The url to access the web service is: http://financeiro.neutrine.com/despesa_back_end/wsdl In Delphi, NetBeans etc. i receive a error when i try to generate the wsdl client: init: wsimport-init: wsimport-client-check-wsdl: wsimport-client-wsdl: warning: src-resolve.4.2: Error resolving component ''soapenc:Array''. It was detected that ''soapenc:Array'' is in namespace ''http://schemas.xmlsoap.org/soap/encoding/'', but components from this namespace are not referenceable from schema document ''file:/C:/Pican%C3%A7o/Desenv/NetBeans/TestFinanceiro/xml-resources/web-service-references/wsdl/wsdl/financeiro.neutrine.com/despesa_back_end/wsdl.wsdl#types?schema1''. If this is the incorrect namespace, perhaps the prefix of ''soapenc:Array'' needs to be changed. If this is the correct namespace, then an appropriate ''import'' tag should be added to ''file:/C:/Pican%C3%A7o/Desenv/NetBeans/TestFinanceiro/xml-resources/web-service-references/wsdl/wsdl/financeiro.neutrine.com/despesa_back_end/wsdl.wsdl#types?schema1''. line 0 of file:/C:/Pican%C3%A7o/Desenv/NetBeans/TestFinanceiro/xml-resources/web-service-references/wsdl/wsdl/financeiro.neutrine.com/despesa_back_end/wsdl.wsdl#types?schema1 error: undefined simple or complex type ''soapenc:Array'' line 0 of file:/C:/Picanço/Desenv/NetBeans/TestFinanceiro/xml-resources/web-service-references/wsdl/wsdl/financeiro.neutrine.com/despesa_back_end/wsdl.wsdl#types?schema1 error: undefined attribute ''soapenc:arrayType'' line 0 of file:/C:/Picanço/Desenv/NetBeans/TestFinanceiro/xml-resources/web-service-references/wsdl/wsdl/financeiro.neutrine.com/despesa_back_end/wsdl.wsdl#types?schema1 Anyone can help me ? Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---